You don't seem have debug version of Qt libs built (notice that there's also a start-menu shortcut for doing so). So try:
This will compile it in release mode.> make clean
> qmake -config release
> make
You don't seem have debug version of Qt libs built (notice that there's also a start-menu shortcut for doing so). So try:
This will compile it in release mode.> make clean
> qmake -config release
> make
J-P Nurmi
Bookmarks