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

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -