Hi,
Can someone help me with this. I have been trying to run example applicatons but all crashes on starup att line QApplication a(argc, argv);, this causes emulator to crash too.
int main(int argc, char *argv[])
{
QApplication a(argc, argv);//CRASH
When building applicatons there is no error's.
I have XP + SP2 and i have installed
1. Perl
2. Java
3. Carbide.C++ 2.0 + Run: Configure environment for WINSCW command line
4. S60_3rd_FP1
5. Plugin_For_S60_3rd_Ed, Open C
6. getexport.exe copied from trolltech
7. Qt 4.4.4-temple + configure -platform win32-mwc -xplatform symbian-abld -qconfig symbian
8. Extracted qtlibs-4.4.4-temple.exe to /%EPOCROOT%/
9. bldmake bldfiles + abld build winscw udeb
10. configured Carbide
+ i have only one SDK installed and enviroment variables should be fine
Path :C:\Program Files\CSL Arm Toolchain\bin;C:\Program Files\Common Files\Symbian\Tools;C:\Perl\bin\;C:\Program Files\Nokia\Carbide.c++ v2.0\x86Build\Symbian_Tools\Command_Line_Tools;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IXOS\IXOS-eCONtext\bin;C:\Program Files\IXOS\IXOS-eCONtext\opt\ORA\bin;C:\Program Files\doxygen\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Graphviz2.18\Bin;C:\Qt\4.4.4-temple\bin;C:\Qt\4.4.4-temple;
I have also tried to rebuild Qt with:
abld clean, bldmake bldfiles, abld build winscw udeb with no help.
What else can i do?
Thanks
-Olavi




