From: Matthias B. <ba...@ir...> - 2007-01-11 09:13:33
|
Ethan Glasser-Camp wrote: > If you could even send me Windows binaries for pyode CVS I'd be most > grateful. No problem. Are you using Python 2.4 or 2.5? > What do you mean "default paths"? You mean where things are installed > after build? No (that's determined by the distutils). I mean the paths where the compiler will look for the ODE headers and lib. Currently, the setup script just distinguishes between Windows and non-Windows and on non-Windows system a couple of default locations are used. The question was just if I should also distinguish between Linux and OSX, but I don't think this is necessary here. - Matthias - |