Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] installing LibQGLviewer on windows

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] installing LibQGLviewer on windows


Chronological Thread 
  • From: sara ershadi <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] installing LibQGLviewer on windows
  • Date: Tue, 5 Feb 2013 01:29:08 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=G5i+pf/VVqEJKn5kYgY6kq203JUW9MgrllqE70GePTCaAjtF94wsl40WIwTXYaZt1m/2sdrKnFGyPkeaK0HDKlpSOEOWLXPPhz+i6CCXCCcYSoiM3+Sqour88vRxzr7Qa9lCTpaXTvAW68M1fKZCO6ZZHiej+/Y5xwvYrTNNJEY=;


I ues visuall studio command prompt 2010 not win64 and then cd to libqglvierd and then 
qmake.exe
nmake
and then set the path and variables truly.

all thing goes truly and then I use cmake to generate AABB_demo .
configure knows the QT libQGLviwer and all thing is wright . 


I then open the AABB_demo.sln 

then build from the menu . and then set AABB_demo as start up project and press debug . 
This is the error :

Error 1 error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' C:\dev\CGAL-4.0.2\demo\AABB_tree\build\QtGuid4.lib(QtGuid4.dll) AABB_demo


From: Sebastien Loriot (GeometryFactory) <>
To:
Sent: Monday, February 4, 2013 5:46 AM
Subject: Re: [cgal-discuss] installing LibQGLviewer on windows

On 02/04/2013 11:52 AM, sara ershadi wrote:
> I am using this and CGAL manual too . I have worked a lot to install all
> the required Lib for CGAL . since I have 64 bit version windows I
> compilde QT from source it takes on My cori5 laptop 12 hourse too
> install Qt open source every where truly .
>
I guess, you built all qt with examples and demo.
Only two targets were needed:

    nmake sub-src
    nmake sub-tools


> I have problem with LibQGLviewer But I install it truly I am using this
> link for LibQGLviewer :
>
> http://www.libqglviewer.com/
> http://www.libqglviewer.com/examples/index.html
> http://www.libqglviewer.com/compilation.html
What did not work in the instructions here?
http://www.cgal.org/windows_installation.html#libQGLViewer

Sebastien.

>
> thanks
> sara
>
> ------------------------------------------------------------------------
> *From:* Sebastien Loriot (GeometryFactory) <>
> *To:*
> *Sent:* Monday, February 4, 2013 2:15 PM
> *Subject:* Re: [cgal-discuss] installing LibQGLviewer on windows
>
> This guide should help:
>
> http://www.cgal.org/windows_installation.html
>
> Sebastien.
>
> On 02/04/2013 11:42 AM, sara wrote:
>  > Hi all,
>  >
>  > I tried a lot to run CGAL demo on Linux . But It can not work still.
>  >
>  > I have installed All required Lib in windows and CGAL too . I did all
> stages
>  > truly .
>  > But about LibQGLviewer there is an error in CMake when I want to build
>  > AABB_demo in windows.
>  > I have compiled teh Lib
>  > QGLviewer truly with visuall studio and Qt and replace the resulted
> .llb in
>  > windows/system folder
>  >
>  > Please help me since this is very important for me to run CGAL demo.
>  >
>  > Thanks in advance.
>  > sara
>  >
>  >
>  >
>  > --
>  > View this message in context:
> http://cgal-discuss.949826.n4.nabble.com/installing-LibQGLviewer-on-windows-tp4656645.html
>  > Sent from the cgal-discuss mailing list archive at Nabble.com
> <http://nabble.com/>.
>  >
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>
>
>


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss







Archive powered by MHonArc 2.6.18.

Top of Page