From: SourceForge.net <no...@so...> - 2008-08-27 16:06:20
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5200598 By: wpvanpaassen Hi, I don't have visual studio 2008 so I can't test it for you but the error messages indicate that the linker can't find the tuxcap library. So in your options, on the linker tab, point it to the tuxcap library (the one you build earlier), so the linker is able to resolve the needed functions from the library. Hope this helps Cheers WP ______________________________________________________________________ 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=709544 |