3583 compile errors when trying to build for Symbian
Hi there
I'm trying to compile my app for Symbian. But I get 3583 compile errors.
The first ones are about Int64 not defined. But I can't get the rest of the errors because QtCreator crashes.
It seems that some C++ STL stuff is not installed.
I had could compile the app yesterday. But it seems to be something with updating Qt.
For me Qt for Symbian is just not ready to use yet. Every now and then I run in problems.
Any advice?
Thx Luke
Re: 3583 compile errors when trying to build for Symbian
Can we see the first error?
Quote:
For me Qt for Symbian is just not ready to use yet. Every now and then I run in problems.
Maybe the problem is not with Qt for Symbian? :)
Re: 3583 compile errors when trying to build for Symbian
So I think I solved the problem.
After a update nothing worked. So I removed Qt and installed Qt library for Symbian. But this didn't work.
Then I installed Nokia Qt SDK and it worked. Don't know why.
Quote:
Maybe the problem is not with Qt for Symbian?
Of course often I make some wierd stuff. But for me there is a lot of potential to improve Qt for Symbian (or mobile devices in general). I'm shure that Nokia is working on that and I'm looking forward to feature releases.
Thanks anyway
Luke