ben lipkowitz a écrit : > > On Thu, 12 Mar 2009, Thomas Paviot wrote: >> I made a small mistake in my SWIG_generator script; the fix is >> quite easy. I have to regenerate all the .i files and upload the result >> to the svn repository. Hope I'll have a few time tomorrow to do that. > > Thomas,
Hi Ben, > > Why are you uploading .i files at all? Shouldn't you just be uploading > the > SWIG_generator script and build the .i files as part of the build process? You're right. The .i files are generated by the SWIG_generator script. This script uses pygccxml/pyplusplus/GCCXML, which are not available on all Linux platforms via online updaters (apt-get for instance). This makes the compilation process even more difficult (and long). If the .i files are on your machine, then you only need Swig to perform the build. > Or perhaps there need to be patches applied to whatever SWIG_generator > produces. It's hard to tell what is "source code" when you have > autogenerated files in the repository. I don't really understand what you mean. Do you think I should remove the generator script? Or the .i files? Can you be more precise? Cheers, Thomas _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users