Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL + Qt on Eclipse

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL + Qt on Eclipse


Chronological Thread 
  • From: "NAGAI, Yukie" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL + Qt on Eclipse
  • Date: Sat, 9 Dec 2006 19:43:28 +0900
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sazGV07nD7+L/5ocewAMh8dvp8B/QgnLzxkMGP7th+owHd+b0fBSFibhXJR68OZKWEU1zfjF8AO2FbQG0a2sQVP6ttWdJIcjWXAL6UxEvWGdPAU9wdAzQEfl12AYUptyYebN7s9eSM0i8poPVLVR8PTr3DXJFA1FJs8vAv8dQKE=

Thank you for your advices, I tried QtClipse.

I followed the instruction of official we site of QtClipse
and set some environment variables in Window > Preference in Eclipse.
But when I select "Run qmake" with a right click on .pro file in explorer,
I received an error message:
QMAKESPEC has not been set, so configuration cannot be deduced.

I set QMAKESPECK as written in C:\NAGAI\Qt\4.1.4\.qmake.cache,
that is
C:\NAGAI\Qt\4.1.4\mkspecs\win32-g++ .

How I fix this problem?
This question may not be discussed here,
but if someone knows solutions, please help me.


Thank you,
NAGAI, Yukie



Archive powered by MHonArc 2.6.16.

Top of Page