>> 
> 
> I swear it was --unix on the latest version :-( Anyway, I've switched it 
> to -unix now. But the problem remains: why doesn't it generate a Makefile? 
> You can try this by hand in the contrib/parameter_gui directory: all we do is 
> go into this directory and call
>  qmake -unix
> If that doesn't produce a unix style Makefile, can you try and see what it 
> takes to make that happen?
> 


qmake -unix does not work but what does is qmake -spec macx-g++ 
I then have a working parameter_gui app

Andrew

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to