hi
i downloaded and installed qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB). I use netbeans and my project complied. But then the following error comes:
libgcc_s_dw2-1.dll not found.
does anybody know what im doing wrong?
hi
i downloaded and installed qt 5.0.1 for Windows 32-bit (MinGW 4.7, 823 MB). I use netbeans and my project complied. But then the following error comes:
libgcc_s_dw2-1.dll not found.
does anybody know what im doing wrong?
I've never used netbeans with Qt, but are you sure about compiler? I mean that did your netbeans compile your project with mingw?
yes it compiles with mingw. But actually i could also move to ms visual express. Is that possible with the Qt 5? There is not addon for express.
Why don't u use QtCreator?!
hm i never used this...is it possible to just use qtcreator to make a c++ application. With Opencv by the way?
of course![]()
well thanks for your tipps
i think thats the best way to go with qt.
That's right. Starting with QtCreator is the best way to work with Qt![]()
Now I have the same problem in qtCenter... libgcc_s_dw2-1.dll is missing. how can I fix this?
Last edited by rouge; 25th February 2013 at 10:26.
add path of mingw32 bin folder into environment variables. see if this resolves the issue?
I already added...but I can't find the libgcc_s_dw2-1.dll in the subdirectories...
Bookmarks