Hedgewars and meego, cross-compiling for Nokia n9
Mon, 2011-11-21 12:05
I want to compile hedgewars for nokia-n9 (arm) from my x86_64 machine. I have successfully compiled freepascal arm cross-compiler and I have qt-sdk from Nokia for n9 with toolchain.
But I am not familiar with cmake or cross-compiling so I don't know where to go further.
Hedgehog is a proud bird: no kick - no flight
Hey good job!
You should try to avoid using cmake for crosscompiling, but rather use fpc-arm to create the engine and try to launch a game from command line: see the documentation for an easy example about how to run it.
Join our IRC channel for any help possible.