[ 98%] Generating SWIG wrapper code...
/dev/shm/install-python/TexGen/Python/../Core/mymath.h:486: Error: Syntax error in input(1).
make[2]: *** [/dev/shm/install-python/TexGen/Python/Core_wrap.cxx] Erreur 1
make[1]: *** [Python/CMakeFiles/_Core.dir/all] Erreur 2
make: *** [all] Erreur 2
Is there any limitation on the SWIG version ?
Apologies for the delay replying. I tried to answer before I went on holiday but the system seemed to be playing up and wouldn't let me post a reply.
You need to use SWIG version 2.0.10. The versions for all the add-on packages are given here: http://texgen.sourceforge.net/index.php/Compiling_from_Source
Best regards,
Louise
Thanks a lot. Sorry for asking stupid questions but I was not looking to the windows requirements as I'm trying to compile it under Linux (and that the pre-compiled windows package works like a charm). Now it compiles nicely with 2.0.10. Thanks !
No problem. I should put something in the Linux build info to say that the package versions are the same as for the Windows build.
Louise