Rob - 2007-05-22

I downloaded the file manager and tried to run it (in WinXP), but it complained about not having mingwm10.dll. I then copied mingwm10.dll from my installation of MinGW and put it into the bin directory. Then it complained about lacking a QT dll.

So I installed Qt 4 and removed mingwm10.dll from the bin directory. I tried running  explorateur3d again, and it again complained about the lack of mingwm10.dll, so I copied it back to the bin directory. It still didn't work, complaining about the lack of a MinGW dll.

Then I read "Instructions de Compilation.txt" (translated by Google into English) and tried to compile the thing myself. That resulted in the following error:

Could not find mkspecs for your QMAKESPEC after trying:
        C:\iwmake\build_mingw_opensource\mkspecs
Error processing project file: Explorateur3D.pro

The end result being... I can't get the darn thing to run at all! Any advice?