> qmake -unix does not work but what does is qmake -spec macx-g++ >From here http://doc.trolltech.com/4.2/qmake-running.html#command-line-options it would seem that qmake -makefile should do the trick. Does that work for you?
Best W. -- ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
