[ODE] 0.6 rc2 on Windows

Jason Perkins starkos at gmail.com
Wed May 31 10:21:22 MST 2006


On 5/31/06, Jon Watte (ODE) <hplus-ode at mindcontrol.org> wrote:
> I just downloaded rc2 from SVN and opened the VC2005 project. It fails
> to build with tons of "can't find include file" errors on ode/config.h.

The source code package in the file area of SF.net
(ode-src-0.6-rc2.zip) does include a default config.h and builds out
of the box. Building from SVN requires that you move the file (I
thought that was mentioned in the documentation already; thanks for
adding it).

The only concern with putting include/ode/config.h in SVN is that a
developer might generate a new version (by running ./configure
--enable-doubles or whatever) and check it in inadvertently. I'm not
sure of a way around this, though I am open to suggestions. I agree,
it would be nice if it could build out of the box (I'd also like to
see a default ./configure script too).

Jason


More information about the ODE mailing list