![](https://secure.gravatar.com/avatar/02e055fa00766c9f68a1447aebe9a2f8.jpg?s=120&d=mm&r=g)
2 Sep
2011
2 Sep
'11
4:37 p.m.
DeĀ : Nicolas Dufour <nicoduf@...48...>
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:
Make error line 440: LINK problem: c:/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot find -lgomp
Did you run btool clean first? I've had the same issue after upgrading to 4.5.2 because all the files before the error were built with 4.4. Starting from a clean status solved the problem.
Regards, -- Nicolas