SOLVED
Hi, I'm pretty new to Qt and this might be just something I've missed, but here goes:
I can't seem to be able to build projects for Symbian^3, Anna or Belle. Simulator and S60 5th work fine. Here's the compiler output:
Running build steps for project animatedtiles...
Starting: "c:\qtsdk\symbian\sdks\symbiansr1qt474\bin\qmake.exe" C:\QtSDK\Examples\4.7\animation\animatedtiles\animatedtiles.pro -r -spec symbian-sbsv2 -after "OBJECTS_DIR=obj" "MOC_DIR=moc" "UI_DIR=ui" "RCC_DIR=rcc"
The process "c:\qtsdk\symbian\sdks\symbiansr1qt474\bin\qmake.exe" exited normally.
Starting: "C:\QtSDK\Symbian\SDKs\SymbianSR1Qt474\epoc32\tools\make.exe" debug-gcce -w
C:\QtSDK\Symbian\SDKs\SymbianSR1Qt474\epoc32\tools\make.exe: Entering directory `C:/QtSDK/Examples/4.7/animation/animatedtiles'
sbs -c arm.v5.udeb.gcce4_4_1 -this is where it hangs, and then I cancel the process
The process "C:\QtSDK\Symbian\SDKs\SymbianSR1Qt474\epoc32\tools\make.exe" crashed.
Canceled build.
Thanks in advance.
Edit: Looks like the problem was just my account not having admin privileges![]()



