visual studio 2010 - C++ VS2010 no linker in project->properties -
i have problem .lib files not found. check linker properties. however, in project->properties, cannot find linker tab. missing here ? actually, fear not looking @ project properties, @ properties solution or whatever. project (which icon in vs instance), or can @ project properties ?
thanks !!
if there no linker options, possible project set build *.lib.
in case able select 'librarian' on left of project options. can modify project configured build going general , changing configuration type.
to project properties, right click on project in solution explorer window , click on properties.
Comments
Post a Comment