[release-gcce] error 2 [SOLVED]
-
Hey
I installed the Qt SDK 4.6.3 along with Qt mobility 1.2.0 when i run my application it gives the error [release-gcce] error 2. Before this a dialog box appears which says that "cpp.exe has encountered a problem and needs to close." Been stuck with this for --a long long time. -
i installed qt mobility version 1.0.2 for my qt sdk.when i run the configure.bat file through the command prompt i still get the same error. even for the make debug-winscw and make release-gcce i get the same error. It says the system cannot find the file specified. Stuck with this of r 2 days, any help would be reallywelcome
-
found the solution, the problem was there was already a previous version of qt that was on the system which was deleted nut not uninstalled. After uninstalling the present version, the previous version and reinstalling them again, i finally was able to compile and run my code on the symbian device :D