Dear Felix and Stefan, please open bugs for any issue related to the Python Wrapping module on bugs.mitk.org with a comprehensive description. Concerning the gccxml error that you encountered, Felix: I had the same problem and as far as I remember it was related to the gcc version I used. As a workaround you can install gccxml from your software repo on Ubuntu and set the path manually during configuration of your MITK superbuild (Add entry > "GCCXML_DIR" pointing to the installed CMake configuration file). One last word for the python wrapping module: We are working on a bigger update for it since it has not been adapted to the newest MITK changes. Some of the functionality won`t work at the moment. The update may be included in the next release.
Best, Michael -----Ursprüngliche Nachricht----- Von: Félix C. Morency [mailto:[email protected]] Gesendet: Mittwoch, 26. September 2012 19:37 An: Stefan Dänzer Cc: [email protected] Betreff: Re: [mitk-users] MITK Python Wrapping Compilation Problem on 2012-09 Release Stefan, I'm writing to confirm that I have the gccxml_cc1plus: error: gccxml_builtins.h: No such file or directory error and the compilation fails on my side too when enabling Python wrappers. -F On Wed, Sep 26, 2012 at 1:30 PM, Stefan Dänzer <[email protected]> wrote: > Hi all, > > I tried to compile MITK from Source using the git branch for the > 2012-09 release (releases/2012-09). But I'm getting compilation errors > (see attachment) where at least some seem to be related wrapping the > VXL/VNL libraries used by ITK. > > My configuration is: > > Ubuntu 12.04 x64 > MITK in Superbuild with VTK 5.10 and MITK Python wrapping enabled. > > This seems to be some kind of configuration error. Has anyone > experienced similar Problem compiling with Python Wrapping? > > Regards, > > Stefan > > -- > Stefan Daenzer > Körnerplatz 8 > 04107 Leipzig > > Tel.: +49-157-84993879 > > "Work like you don't need the money, love like you've never been hurt > and dance like no one is watching." - Randall G Leighton > > ---------------------------------------------------------------------- > -------- > How fast is your code? > 3 out of 4 devs don\\\'t know how their code performs in production. > Find out how slow your code is with AppDynamics Lite. > http://ad.doubleclick.net/clk;262219672;13503038;z? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users > -- -- Félix C. Morency, M.Sc. Plateforme d’analyse et de visualisation d’images Centre Hospitalier Universitaire de Sherbrooke Centre de recherche clinique Étienne-Le Bel Local Z5-3031 | 819.346.1110 ext 16634 ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
