I don't know if it's only a my problem but when I try to compile Python 
bindings (CEL 1.9), the process returns a lot of linking errors and some 
curious warnings:

warning LNK4044: unrecognized option '/lutil': ignored (plgblpython)
warning LNK4044: unrecognized option '/lutil': ignored (dllpy_blcelc)
warning LNK4044: unrecognized option '/lpython2.5': ignored (plgblpython)
warning LNK4044: unrecognized option '/lpython2.5': ignored (dllpy_blcelc)
warning LNK4044: unrecognized option '/L\usr\lib\python2.5': ignored 
(plgblpython)
warning LNK4044: unrecognized option '/L\usr\lib\python2.5': ignored 
(dllpy_blcelc)
... (continue)

so I suspect the "cel/wkspycel" MSVC solution is currently broken.

My configuration:

- Win XP
- MSVC 9
- SWIG 1.3.36
- CEL 1.9 (r3741)
- CS 1.9 (r31268)

Eric Sunshine ha scritto:
> On Wed, Sep 24, 2008 at 11:48 AM, Emanuele Bertoldi <[EMAIL PROTECTED]> wrote:
>   
>> I think the problem is in "dllpy_blcelc" and "plgblpython" projects.
>>     
>
> What problem, exactly?
>
> -- ES
>   

-------------------------------------------------------------------------
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=/
_______________________________________________
Cel-main mailing list
Cel-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cel-main

Reply via email to