Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] using Geomview with CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] using Geomview with CGAL


Chronological Thread 
  • From: Shuchu Han <>
  • To:
  • Subject: Re: [cgal-discuss] using Geomview with CGAL
  • Date: Tue, 16 Mar 2010 16:32:00 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=X/nkCBXZr4HO7Ab22jtXFi7+wBXWiZWuhX7v/L8OYvotAx5fNFMC5Xzyi0J1KiLgz/ h/zu0yAxGRzFIPV8Y9y5k1PGTXqqUMu8PIDMp87kIPMPkRIIG/n3jVdIM+IhQchkhFA+ tDRsW2ciVLhuzzWz16RdqSxFfJ2L8QKrJU4dk=

Hi,

As i know, geomview need some libs of linux system, I/O and X11 libs, and seems no one have time to deploy it into Microsoft system until now. 

If you only care the IDE, I think "Code Blocks" and "Eclipse C++" maybe alternative choices. I once successful use "CodeBlocks + Cygwin" to let my codes invoke the the geomview related header files in CGAL. However, you need to compile and install CGAL under cygwin.  This is a little trick that you can use an IDE installed windows but use the GNU c++ compiler installed in cygwin).

For the mesh viewer, I recommend you to use "MeshLab". Also you can write a mesh viewer by yourself.  You can use a specific file format, such as ".OFF" ".OBJ" format or the one defined by yourself, to exchange the information between your programs and the mesh viewer. 

help it useful.:)

best regards
shuchu

On Mon, Mar 15, 2010 at 5:26 PM, Youssef ALJ <> wrote:
Hi,

Ah no, but here's the answer in your question... ;-)
Actually, i'd like to use Visual studio (so in windows enviroment) with  both cgal and geomview.
Is there any trick to make this feasible?

Best regards,
Youssef ALJ




Date: Sun, 14 Mar 2010 21:42:54 -0700
From:
To:
Subject: Re: [cgal-discuss] using Geomview with CGAL


Hi,

Did u  install the CGAL and Geomview in the same compiler environment, i mean  MS9.0 c++ compiler under Windows or GUN C/C++ compiler under Ubuntu/ cygwin ?  


best regards
shuchu

On Sun, Mar 14, 2010 at 9:21 AM, <> wrote:
Hi,

I'm pretty sure that the issue about using geomview with CGAL was already asked
before. But recently, i discovered that geomview could be installed on
windows platforms using unix-like systems (portable ubuntu or cygwin...).

To configure CGAL, i tried to fill the variable CGAL_USE_GEOMVIEW in cmake gui
with the path to goemview binaries, but i didn't work out.

Is it correct what i did? is there any additional setting i missed to do?

Any suggestion is helpful.

Best regards,

Youssef ALJ

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




Hotmail: Powerful Free email with security by Microsoft. Get it now.




Archive powered by MHonArc 2.6.16.

Top of Page