
Originally Posted by
alav
I'm having a similar problem with Carbide.c++ 1.2. My project builds when the emulator is not switched on.Then I run the application on the emulator, exit, but leave the emulator running. When I try to build the project again it will just hang at 17%, saying "Building project (...) for configuration "Emulator Debug (WINSCW) [S60_3rd_FP1]" ". The console output in the moment when it hangs is:
make[1]: Entering directory `C:/Symbian/Carbide/era/mobilegallery/group'
make[1]: Nothing to be done for `LIBRARY'.
make[1]: Leaving directory `C:/Symbian/Carbide/era/mobilegallery/group'
make -r -f "\Symbian\9.2\S60_3rd_FP1\EPOC32\BUILD\Symbian\Carbide\era\mobilegallery\group\WINSCW.make" RESOURCE CFG=UDEB
Earlier I could rebuild my projects with the emulator running and test them immediatelly.
What could be the cause?
Maciej