View Single Post
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#56
Originally Posted by tekojo View Post
Not sure if it is mentioned anywhere, but you can use Creator so that you open the project normally on the pc and compile on pc as usual.
And only when you cross-compile, you open MADDE, run a 'make clean' and build for the N900. A bit of a trick, but it works for me.

I guess we kind of surprised the Qt Creator folks a bit with the timing too :-) Let's see when they can come up with a Creator version for MADDE.
I also find out that when trying to compile again with Qt Creator after you have done a compile with MADDE, it will give an error and fail. The workaround I found was to simply delete all the files in the built directory. After this, it works fine.