Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

LNK2019 Error when using RoBoard libraries

Based on DMP's Vortex processor / SoC this board is a full computer capable of running a standard Windows and Linux installation on the backpack of your robot.
2 postsPage 1 of 1
2 postsPage 1 of 1

LNK2019 Error when using RoBoard libraries

Post by Cavetroll » Wed Sep 02, 2009 3:42 am

Post by Cavetroll
Wed Sep 02, 2009 3:42 am

I have followed the steps in the RoBoard software guide and included the necessary code in the properties menu of the project. However when attempting to compile my code, I get several LNK2019 Errors (unresolved external symbol). Each command I use from the libraries generates one of these errors. What can I do to correct these errors?

I am running XP SP3 and using C++ 2005 Express Edition.
I have followed the steps in the RoBoard software guide and included the necessary code in the properties menu of the project. However when attempting to compile my code, I get several LNK2019 Errors (unresolved external symbol). Each command I use from the libraries generates one of these errors. What can I do to correct these errors?

I am running XP SP3 and using C++ 2005 Express Edition.
Cavetroll
Newbie
Newbie
Posts: 4
Joined: Wed Sep 02, 2009 3:36 am

Re: LNK2019 Error when using RoBoard libraries

Post by roboard » Thu Sep 03, 2009 3:20 am

Post by roboard
Thu Sep 03, 2009 3:20 am

Cavetroll wrote:I am running XP SP3 and using C++ 2005 Express Edition.


The (WinXP) static version of RoBoIO library on the RoBoard website are built using VC2005 Professional. You may try the DLL version of RoBoIO library instead to get it work.
Cavetroll wrote:I am running XP SP3 and using C++ 2005 Express Edition.


The (WinXP) static version of RoBoIO library on the RoBoard website are built using VC2005 Professional. You may try the DLL version of RoBoIO library instead to get it work.
roboard
Savvy Roboteer
Savvy Roboteer
Posts: 302
Joined: Fri Jul 03, 2009 4:44 am


2 postsPage 1 of 1
2 postsPage 1 of 1