|
From: <ze...@rp...> - 2002-08-17 20:11:07
|
Yeah, it's not a bid deal. The cygwin port will theoretically be the same as the linux port, as they both use basically the same libraries. GL might be an issue, but that's about it. the MSVC++ port will require different code, as that compiler is so screwed up it isn't funny. ALthough I haven't tried vc++7 yet, vc++6 had so many ansi incompatibilities, I just gave up on it. Other stuff: the source would seem to require smpeg. I downloaded the windows library and dev stuff, and that was no problem. WHat's going on with all the stuff in libs? is that the main stuff we have to replace? it's so full of macros, I can't even tell what the heck its trying to do. I commented out a bunch of it to get SDL_wrapper to compile, things are almost compiling now. libs seems rather heavily 3d0 dependent. |