Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4682128
By: tomcallahan

Please pardon a Visual Studio question!

I am trying to #include<plotter.h> in a Visual Studio 2005 Express Edition 
project.
The compiling step works fine, but I see linker errors of the sort:
main.obj : error LNK2019: unresolved external symbol "public: int __thiscall
Plotter::fcontrel(double,double)"

I have added libplotter.a and libplotter.lib to the Additional Dependencies
field under Project properties \ Configuration properties \ Linker \ Input \
Additional Dependencies.  The lib directory containing these files is also added
to the list of VC++ Directories in Tools\Options.  I'm new to programming, 
Visual
Studio, and the GNU tools, so any help would be appreciated.

Thanks for your help!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to