[ODE] compiling problems

Martin Magnusson mama7121 at student.uu.se
Wed Dec 4 17:21:02 2002


Mark Rawls wrote:
> Well I'm compiling under Microsoft Visual C++ .NET.  Creating the 
> directory worked, however.  Though I do get several errors in the test 
> programs.  What do these signify?  Are they of any importance (i.e., 
> should I be worried they didn't work)?  Thanks.

I'm not sure, as I'm quite new to ODE myself. However, since you get a 
lot of uneclared identifiers, my guess is that your include path isn't 
set correctly. I don't know how to set that in MSVC though. Hopefully 
someone else will be able to give a better answer.

/ Martin Magnusson