Ah, so I best ignore ENABLE_QT. Cheers, Nico
On Mon, Dec 13, 2010 at 8:56 AM, David Colignon <[email protected]> wrote: > Hi Nico, > > there is not yet a real Qt version of Gmsh, just some small trials... > > Regards, > > Dave > > -- > David Colignon, Ph.D. > Collaborateur Logistique du F.R.S.-FNRS > CÉCI - Consortium des Équipements de Calcul Intensif > ACE - Applied & Computational Electromagnetics > Sart-Tilman B28 > Université de Liège > 4000 Liège - BELGIQUE > Tél: +32 (0)4 366 37 32 > Fax: +32 (0)4 366 29 10 > WWW: http://hpc.montefiore.ulg.ac.be/ > Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com > > > On 13/12/10 02:50, Nico Schlömer wrote: >> >> Hi, >> >> I fail to configure Gmsh with Qt support, and I'm not quite sure where >> my mistake is. My CMake configure line looks like >> >> cmake -C >> /var/tmp/paludis/sci-libs-gmsh-2.5.0/temp//gentoo_common_config.cmake >> -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_BLAS_LAPACK=OFF -DENABLE_CGNS=OFF >> -DENABLE_CHACO=OFF -DENABLE_FLTK=ON -DENABLE_FL_TREE=ON >> -DENABLE_GRAPHICS=ON -DENABLE_MED=OFF -DENABLE_METIS=ON >> -DENABLE_TAUCS=OFF -DENABLE_QT=ON -DENABLE_OCC=OFF >> -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF >> >> -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/paludis/sci-libs-gmsh-2.5.0/temp//gentoo_rules.cmake >> /var/tmp/paludis/sci-libs-gmsh-2.5.0/work/gmsh-2.5.0-source >> >> and everything seems fine, but later on during the CMake run I read >> >> Gmsh has been configured for Linux with the following options: Ann >> Bamg DIntegration Dlopen FlTree Fltk GMP Gmm Have64BitSizeT Jpeg >> Kbipack Lua MathEx Mesh Metis Mpeg NativeFileChooser Netgen OpenGL >> Parser Plugins Png Post Readline Solver Tetgen Zlib >> >> and the final program doesn't look like it's using Qt at all either. >> >> Any hint? >> >> Cheers, >> Nico >> >> _______________________________________________ >> gmsh mailing list >> [email protected] >> http://www.geuz.org/mailman/listinfo/gmsh > > _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
