Problems using newton toolboxs

Report any bugs here and we'll post fixes

Moderators: Sascha Willems, Thomas

Problems using newton toolboxs

Postby yoshy » Sun Feb 08, 2009 3:39 pm

Hello everybody. I'm new at newton game dynamics. I'm trying to make a simulator for a robot for my investigation work. but I'm having a problem. When I try to use one of the classes that are not in the newton lib, it always gives me a undefined reference to the constructor. For instance...

Code: Select all
OGLModel* robot;

robot = new OGLModel;


this will produce:

Code: Select all
"undefined reference to OGLModel::OGLModel()..."


and

Code: Select all
"undefined reference to OGLModel::~OGLModel()"


I'm working on Linux and using the g++ compiler. I imagine that it may be a trivial problem to some of you but it's giving me a headache. So if someone could help me I hould appreciate it.

Thanks in advance
yoshy
 
Posts: 4
Joined: Sun Feb 08, 2009 3:28 pm

Return to Bugs and Fixes

Who is online

Users browsing this forum: No registered users and 7 guests

cron