[Ipe-discuss] Re: Qmake

Otfried Cheong ocheong at win.tue.nl
Fri Feb 6 11:30:43 CET 2004


 >  I think Otfried does not support tmake anymore.

Correct.  Tmake and Qmake are too different to support at the same
time if you are doing anything non-trivial.

 > However, you can build a slightly older version, 6.0 preview 10, with tmake.
 > That's what I did on my old SuSE 7.3 system which I don't feel like 
 > upgrading.

Except that preview 10 has a nasty bug which makes it impossible to
print files containing some figures made with Ipe.  It's good enough
for occasional use,  if you make sure you re-save all figures with a
recent version of Ipe before printing them or sending them to
others... 

I have now put a stand-alone version of qmake up at

  http://www.cs.uu.nl/~otfried/qmake-backport.tar.gz

(This is a backport of qmake for Qt2 made by the OPIE people.)

On Linux, it should compile by saying "make" only.  Before running,
you'll need to set the environment variable QMAKESPEC to the
"mkspecs/linux-g++" directory:

export QMAKESPEC="~/qmake/mkspecs/linux-g++"

(or wherever you've unpacked qmake).

If you try this, please let me know whether it worked for you.

Otfried





More information about the Ipe-discuss mailing list