Hello,
This is a quick quesiton:
my cpp project needs to link some library files locating at other routines. For example
the cpp project is locating at
c:/visual++/myproj/abc
the library files are locating at
c:/library/
Linking in this setup, the compiler complains "can't open library files".
I don't know how to change the library path when looking at "Project" -> "Setting" -> "Link". Any help?
This is a quick quesiton:
my cpp project needs to link some library files locating at other routines. For example
the cpp project is locating at
c:/visual++/myproj/abc
the library files are locating at
c:/library/
Linking in this setup, the compiler complains "can't open library files".
I don't know how to change the library path when looking at "Project" -> "Setting" -> "Link". Any help?