On 2/9/11 17:42, LucaDC wrote:
Nicolas Dufour-5 wrote:
De : Nicolas Dufour <nicoduf@...48...> I've had the same issue on Ubuntu 10.10, gcc 4.4. But now on 11.04 (gcc 4.5) everything compiles correctly.
And on Windows XP, TDM-GCC 4.5.2 (from http://tdm-gcc.tdragon.net/download) compiles with no error.
Thanks for the suggestion. I downloaded TDM-GCC 4.5.2 and installed with default options under c:\mingw. Now nr-filter-slot.cpp compiles but I get this new error:
Maybe 'default options' is not sufficient when installing TDM-GCC 4.5.2? This thread http://thread.gmane.org/gmane.comp.graphics.inkscape.devel/36877/focus=36898 mentions to choose "option "TDM-GCC recommended, All Packages" in the TDM-GCC 4.5.1 installer".
Make error line 440: LINK problem: c:/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot find -lgomp collect2: ld returned 1 exit status
Is this problem specific to my system? If so, I can't understand why as I haven't had recent changes on it. If not, is there a clear way to compile under Windows? Why aren't tdm-mingw and btool no more enough? Thanks for your help.
~suv