Anders Olofsson wrote: > Ok, I'm a msvc weenie.. Is it possible to set up my own ode lib > workspace from the ide, instead of using makefiles and stuff? Yes, it's easy. Just create a .LIB project in MSVC and put in all of the source files (except for drawstuff and the examples, obviously). Jason 379