[ODE] (no subject)

Jon Watte (ODE) hplus-ode at mindcontrol.org
Sun Jul 8 09:18:03 MST 2007


You haven't downloaded and installed the Win32 Platform SDK -- or, if 
you have, you haven't told MSVC++ where to find it.

Btw: Finding <windows.h> is very basic Win32 programming. If you have 
trouble with that, and you also don't know ODE, you might be trying to 
bite off several things at once, which might lead to more frustration 
down the road. Perhaps a more segmented approach would be more useful.

Cheers,

             / h+

mpeniak wrote:
> It does not work for me either! I have set it exacly as you did and it shows
> this error:
> Do you know what could be a problem?
>
> Thanks 
> Martin
> ------ Build started: Project: ode, Configuration: DebugDLL Win32 ------
> Compiling...
> error.cpp
> c:\users\mpeniak\desktop\ode-src-0.8\ode-0.8\ode\src\error.cpp(128) : fatal
> error C1083: Cannot open include file: 'windows.h': No such file or
> directory
> timer.cpp
> c:\users\mpeniak\desktop\ode-src-0.8\ode-0.8\ode\src\timer.cpp(44) : fatal
> error C1083: Cannot open include file: 'windows.h': No such file or
> directory
> Generating Code...
> Build log was saved at
> "file://c:\Users\mpeniak\Desktop\ode-src-0.8\ode-0.8\build\vs2005\obj\ode\DebugDLL\BuildLog.htm"
> ode - 2 error(s), 0 warning(s)
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
>
>   


More information about the ODE mailing list