Ported program using remote install to symbian 3rd but cannot start program
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?
Re: Ported program using remote install to symbian 3rd but cannot start program
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
Re: Ported program using remote install to symbian 3rd but cannot start program
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?