Eldmannen
Member
167 posts
16:49 GMT
4 March 2006 |
I downloaded this new version. I was pleased to see that NSIS now is in the latest version. :) Before I installed it, I uninstalled the old version, and noticed that it deleted everything in C:\Program Files\Hydrogen\, even the files not put there by Hydrogen, such as custom language files. I installed the latest version. And upon running it, it complained about a missing file called 'mingwm10.dll'. That file was not included in the latest build, but was included in the previous build. I managed to find that file, and put it in the Hydrogen directory and runned Hydrogen again. This time it complained about 'QtCore4.dll'. I put that file in the Hydrogen directory too, and once again runned Hydrogen, this time it complained about 'QtGui4.dll'. I placed that file too in the directory, and runned and it showed an error that complained about "Entry Point Not Found" stating that "The procedure entry point _ZN11QTreeWidget5eventEP6QEvent could not be located in the dynamic library QtGui4.dll", maybe that is because this new build depends on a later version of Qt4, maybe Qt 4.1? The 'Hydrogen\data\' subdirectory also contained a couple of .svn directories which I suppose should not be there in a release. |