Hey,
I ported my program originally for my n900 to symbian 3rd edition. After installation on a n85, it cannot start the program, it does not produce any error message or anything, it just doesn't start at all. Does anyone know why?
Hey,
I ported my program originally for my n900 to symbian 3rd edition. After installation on a n85, it cannot start the program, it does not produce any error message or anything, it just doesn't start at all. Does anyone know why?
there might be more then one reason. i investigate what is wrong i suggest.
1. install a minimal helloworld and try running it, that program can start with out any problem then problem is in your applicaton.
2. if helloworld does not start also then you donot have Qt libraries installed on device. you can install them from your Qt SDK
The hello world program runs, so what could the problem possibly be? This program runs on my n900. I exported with the smart installer too so shouldn't all the required libraries be included?