Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Confused About installation of CGAL x64

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Confused About installation of CGAL x64


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Cc: hfang <>
  • Subject: Re: [cgal-discuss] Confused About installation of CGAL x64
  • Date: Mon, 23 Jan 2012 11:10:24 +0100
  • Organization: GeometryFactory

Le samedi 21 janvier 2012 17:57:01 hfang a écrit :
> These days I installed CGAL3.9 follow steps:
> 1)install boost 1_48_0 x64
> 2)install QT4.8.0 by install qt-win-opensource-4.8.0-vs2010 which is
> download from nokia , I think I have complied 64 bit Qt, since I fix the
> \mkspecs\win32-msvc2008\qmake.conf,then:
> QMAKE_CFLAGS_RELEASE = -O1 -MD
> QMAKE_LFLAGS = /NOLOGO /MACHINE:X64
> But I am not sure if it is really a 64bit Qt at last.

Almost certainly not.

Please restore that file, and apply what is indicated here:
http://developer.qt.nokia.com/wiki/How_to_build_64bit_Qt_for_windows

You can verify the arch of a DLL using the powerful tool depends.exe (shipped
with MS Visual Studio).

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page