Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] VC++ complie Error

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] VC++ complie Error


Chronological Thread 
  • From: "changwon lee" <>
  • To: <>
  • Subject: RE: [cgal-discuss] VC++ complie Error
  • Date: Mon, 17 Mar 2008 17:08:13 +0900

Hi

 

1. rename unzipped directory to something like C:\Qt3.3.8

2. In My Computer->Advanced tab->Environmental Variable

Define QTDIR = C:\Qt3.3.8

Add $(QTDIR)\bin to Path environmental variable

3. run C:\Program Files\Microsoft Visual Studio 8\VC\varsall.bat

4. cd C:\Qt3.3.8

 Run configure-msvc2005.bat

5. It takes time to build.

 

That’s all

 

Regards

 

 

From: liuxintao [mailto:]
Sent: Monday, March 17, 2008 3:44 PM
To:
Subject: RE: [cgal-discuss] VC++ complie Error

 

Hi,
 
Many thanks for your kind and prompt reply. I have downlaoded the Qt 3.3.8 and unzip it. But in the folder there is no installation file just like Qt 4.3.4 does.
 
How to use it? I am somewhat puzzled. Could you please give me any instruction?
 
Thanks and cheers.
 
Sincerely,
Xintao



> From:
> To:
> Date: Mon, 17 Mar 2008 13:19:33 +0900
> Subject: RE: [cgal-discuss] VC++ complie Error
>
> Hi
> CGAL3.3.1 does not support Qt 4.3.4.
> You have to use Qt version 3.
>
> Qt 3.3.8 for window can be downloaded at following link.
>
> http://sourceforge.net/project/showfiles.php?group_id=49109&package_id=42335
> &release_id=507422
>
> regards
>
> -----Original Message-----
> From: [mailto:]
> Sent: Sunday, March 16, 2008 6:22 PM
> To:
> Subject: [cgal-discuss] VC++ complie Error
>
> Hi, all
>
> I want to compile and debug some of the demo program of CGAL3.3.1 after
> installation. Now I have installed Visual studio 2005, and my OS is Windows
> XP Professional, also I in! stalled QT4.3.4 and Boost1.34.1. The errors I met
> are as belows:
>
> 1. Error 4 error C2143: syntax error : missing ';' before '&' c:\program
> files\cgal-3.3.1\include\cgal\io\qt_widget.h 74
>
> 2. Error 5 error C2433: 'CGAL::Qt_widget::QWMatrix' : 'inline' not
> permitted on data declarations c:\program files\cgal-
> 3.3.1\include\cgal\io\qt_widget.h 74
>
> 3. Error 6 error C4430: missing type specifier - int assumed. Note: C++
> does not support default-int c:\program files\cgal-
> 3.3.1\include\cgal\io\qt_widget.h 74
>
> Any ideas? Thanks and cheers.
>
> Sincerely,
> Xintao
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscrib! e or access the archives, go to
> https://lists-sop.inria.fr/wws /info/cgal-discuss


Windows Live Writer,支持离线撰写博客内容,随时随地想写就写。 立即使用!




Archive powered by MHonArc 2.6.16.

Top of Page