Re: [Nebuladevice-cvs] ODE in new Mangalore physics

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [Nebuladevice-cvs] ODE in new Mangalore physics

by Cuongnhc :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On 11/2/06, Ivan Nikitin <zghurn@...> wrote:

Hi!

                I've just downloaded new code from SVN (several nmax files and a new level.cc) and now I get a compilation error:

"10>e:\svn\the nebula device 2\trunk\nebula2\code\mangalore\physics\level.cc(77) : error C3861: 'dInitODE': identifier not found"

are you building physicdemo.sln? Add ode.lib to nopende project, rebuild, it will ok :)

---------------
Cuongnhc

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

*** NOTE: To reply to the list use "reply to all",  ***
***       to reply direct to the sender use "reply" ***
_______________________________________________
Nebuladevice-discuss mailing list
Nebuladevice-discuss@...
https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss

Re: [Nebuladevice-cvs] ODE in new Mangalore physics

by Ivan Nikitin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

No, I am building Mangalore. And I have ode.lib added, as everything worked well before this update.

 

P.S.

Sorry for sending a message to cvs mailing list.

 

From: nebuladevice-discuss-bounces@... [mailto:nebuladevice-discuss-bounces@...] On Behalf Of Cuongnhc
Sent: Thursday, November 02, 2006 4:30 AM
To: nebuladevice-discuss@...
Subject: Re: [Nebula-Discuss] [Nebuladevice-cvs] ODE in new Mangalore physics

 

 

On 11/2/06, Ivan Nikitin <zghurn@...> wrote:

Hi!

                I've just downloaded new code from SVN (several nmax files and a new level.cc) and now I get a compilation error:

"10>e:\svn\the nebula device 2\trunk\nebula2\code\mangalore\physics\level.cc(77) : error C3861: 'dInitODE': identifier not found"

are you building physicdemo.sln? Add ode.lib to nopende project, rebuild, it will ok :)

---------------
Cuongnhc


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

*** NOTE: To reply to the list use "reply to all",  ***
***       to reply direct to the sender use "reply" ***
_______________________________________________
Nebuladevice-discuss mailing list
Nebuladevice-discuss@...
https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss

Re: [Nebuladevice-cvs] ODE in new Mangalore physics

by pangu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i bet you forget checking the svn check-in log :)

pls update the latest dependencies package from http://sourceforge.net/projects/nebuladevice file section. the ode headers and libraries are updated.