Registered Member
|
I am having a frustrating problem with cmake on windows. i have the kde libs installed.
when i am trying to compile my project with cmake . this shoots up again and again.
Well i was digging around the net for this problem. and i got the automoc4 file which were missing with the default kde-win-installer. So i downloaded the files and ran cmake for the automoc4 and got the automoc4.exe which i place in the %KDE_INSTALL%/bin folder. But luck was not with me. And again my favorite error fires up. Help me on this!! |
Registered Member
|
Problem solved thanks to patrick and the kde-windows team.
the default installation of kde-win misses the automoc4 files so...... download the following files from this url then open cmake-gui select the browse source to the downloaded folder, and build source to some folder. generate the cmake , open cmd and navigate to the build folder and type mingw-make. U then get the automoc4.exe. 1. place it in the %KDE_INSTALL%\bin. 2. Then place Automoc4Config.cmake,Automoc4.files.in and Automoc4Version.cmake in %KDE_INSTALL%\lib\automoc4. Now just try . |
Registered users: Bing [Bot], Evergrowing, Google [Bot]