The .py files are the same. The .so files will become .dll files. What compiler are you using? I'm not sure that python plugin is already supported by MSVC. I know it works with the free mingw compiler.
Greetings, On Dec 15, 2007 6:51 AM, Patrick Ye <[EMAIL PROTECTED]> wrote: > Hi guys, > > I just installed the win 32 version of the crystal space lib from the > file http://www.crystalspace3d.org/downloads/cs-win32libs-1.2_001.exe. > > Everything seems to be fine, but I just called seem to find the python > bindings for crystalspace and cegui. > > When I compiled crystal space and cegui on linux, i get the following 4 files: > > cspace.py > _cspace.so > > pycscegui.,py > _pycscegui.,so > > So, what are the equivlanets of these two files on the windows distribution? > > Thanks a lot. > > Patrick > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Crystal-main mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/crystal-main > Unsubscribe: mailto:[EMAIL PROTECTED] > -- Project Manager of Crystal Space (http://www.crystalspace3d.org) and CEL (http://cel.crystalspace3d.org) Support Crystal Space. Donate at https://sourceforge.net/donate/index.php?group_id=649 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
