Hi! I've sent many emails about how to compile CEL python bindings with MSVC9 to CEL mailing list but I've not received complete answers about my question. So, please, help me!
I need to use CS/CEL for a university research project on Win32 platform with MSVC IDE (it's a project constraint so I can't switch to MinGW/MSYS environment). Because I've only 3 months to complete the project, I want to use Python as code language and the complete b2cs work pipeline. I very need your help: I've tried to compile CS with MSVC9 python solution and here there are no big problems but when I try to build CEL Python bindings I receive many errors and warnings. The main ones are: - Fatal error C1083: '..\..\plugins\behaviourlayer\python\PYCEL_py.cpp': No such file or directory - Fatal error C1083: 'swigpyruntime.h': No such file or directory (File: ..\plugins\behaviourlayer\python\blpython.cpp - Row: 44) Can anyone tell me what steps are needed to compile Crystal Space package (CS and CEL) with Python bindings from MSVC, please? Thank you! Emanuele ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
