Hi. I'm stuck.
If I use binary shared-mime-info package then it throws access violation. VS2008 debugger says Unhandled exception at 0x00401010 in update-mime-database.exe: 0xC0000005: Access violation writing location 0x00401010. (tried gdb also but it complained osmething about already under debugger...) If I use shared-mime-info-src then the windows complains update-mime-info.exe is not a valid win32 executable. Hmm, funny enough, if I start the update-mime-info.exe from e:\Kde4\build\win32libs-sources\shared-mime-info-src-0.71.20100418\work\mingw4-RelWithDebInfo-0.71\update-mime-database.exe then it works. Sounds like something happens during "make install", maybe mingw strip is having some problems? (the exe files are different in work and image folders indeed) So perhaps I'm not stuck yet.. Yes, of course: emerge kdelibs did install shared-mime-info from win32-bin.. Annoying. Luckily it is only one file to overwrite... (I think) Gert _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
