> ***Unknown option --unix
> Usage: /usr/bin/qmake [mode] [options] [files]
>
> Options:
>    * You can place any variable assignment in options and it will be     *
>    * processed as if it was in [files]. These assignments will be parsed *
>    * before [files].                                                     *
>   -unix          Run in unix mode
>   -win32         Run in win32 mode
>   -macx          Run in Mac OS X mode

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?


> > How lovely -- completely incompatible with unix. Try again, I think it
> > should work now.
>
> great! this works. thanks

Excellent, thanks for the confirmation.

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/

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

Reply via email to