Build with QNX Momentics

Hi,

Does anyone know how to build the SDL library with QNX Momentics?

Richard

Richard Verzijl wrote:

Does anyone know how to build the SDL library with QNX Momentics?

Something like “./configure && make && make install” as documented. As
SDL is an open source project being built with Makefiles, there’s no
point in importing it into the QNX IDE and setting things up to build
from there.

(In my day job, I’m a technical writer at QNX, working in the IDE team.)–
Chris Herborth (@Chris_Herborth) http://www.pobox.com/~chrish/
Never send a monster to do the work of an evil scientist.

Chris Herborth wrote:

Richard Verzijl wrote:

Does anyone know how to build the SDL library with QNX Momentics?

Apologies for replying to myself, but I forgot to mention that you can
use Ant to control the whole configure && make && make install process
from the IDE, assuming you’ve installed the Eclipse Java development
stuff… here’s an article I wrote about it:

http://www-128.ibm.com/developerworks/eserver/library/es-unix-eclipse/?ca=dgr-lnxw07Eclipse4Unix--
Chris Herborth (@Chris_Herborth) http://www.pobox.com/~chrish/
Never send a monster to do the work of an evil scientist.