Daily Archives: July 26, 2008

Marble under Qt/Embedded Linux

I didn’t even have to change a single line of source. Just configure with PATH=/opt/qt4.4/embedded/bin:$PATH cmake -DCMAKE_INSTALL_PREFIX=/opt/qt4.4/embedded ../marble, make, and make install. Beautiful, yes? I’m going to be using it in an upcoming project, once I figure out how …

Posted in Other | Leave a comment