Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] CGAl questions
- Date: Fri, 24 Aug 2018 13:28:16 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:ieQmmBYM1XGuP6rIrGwK0qL/LSx+4OfEezUN459isYplN5qZr8uzbnLW6fgltlLVR4KTs6sC17KJ9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCa/bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjmk8qxlSgLniD0fOjAk7m/XhMx+gqFVrh2vqBNwwZLbbo6OOfpifK7QZ88WSXZPU8tTUSFKH4Oyb5EID+oEJetUoZTzqEUVohSkHgmsGOLvxSFOhnTr26M61P4hEQDB3Aw8AtkCtHXao8vyNKcXT++10LPIzDXDYfxMxTj99I/IcgohoP2JU757bM3cyVIrFwPClFWQqIvlPy+P2uQIt2iW9OVgVee1hG4mrwF9uCSgxsApioTQgI8e117K9SJ8wIkvJN24TlZ2Ydi+H5RLrC6aM5V5Ttk+TGFvvSY20qEGuJGnfCQQyZQn2wbTZOCIc4eS5hLvTuGRIS13hH9jZbmxhA6y/FC+xuHgUsS4ylVHoypfntXSqHwBygbf58eZRvdl/Eqs2iyD2x7c5+xFO0w4iK7WJpA7zrMylpcet1nIEDXsl0XslqCWc10p+ui25OTjZbXrvpqcOJV1igH6K6gvlNa/DfkhPggAUGWX5/6w1LLk/U3+T7VKiuM5nrPFv5DdIMQXvq+5AwlL3YY/8xuzESuq3dACkXQELF9JYgyLg5b0N13UL/30E++zg1G2nzdqw/DGMKfhApLILnXbi7fhebF961RdyAo00dBT/ZdUCrUaLfL8X0/+rt3YDhsjPwOoxObnDc1x1pkCVmKXHq+ZLKTSvEeU6eIgOeaMYJYZtyv8K/g++/HukGQ5mUQGcKmy3ZoXbWi4Ee58L0WYZ3rsmNYBHn0QsgowVuy5wGGFBDVcbnL3U6Mn7SwgE6qnC53CT8ajmu+vxiC+S9dta2pPEUyNHHGgU4KeWvAQIGK9L8hknyAeRJaoQJMmzwDv/keu0L5gNOvT5msdsbrs0dF046vYkhRkpm88NNiUz2zYFzI8pWgPXTJjhPku83w48U+K1O1Du9IdENVS4/1TVQJjbMzTyuV7D5b5XQeTJ47VGmbjec2vBHQKdvx028UHOh8vFNCrjxSF1C2vUedMyu67Qacs+6eZ5EDfYsZwz3GcifskhlgiB9RVbCio2vQ5+A/UCIrE1U6ekvTyeA==
What are you trying to do????
The g++ command line create an executable named output.txt.
It means that it is not a humain readable file but C++ code
compile.
Also, you are missing -frounding-math flags.
The following should be working:
> g++ -frounding-math helloworld.cpp -o helloworld -lCGAL
> ./helloworld
Sebastien.
On 08/24/2018 11:51 AM, ujur007 wrote:
I am new to CGAL and I have some question about the examples provided by
CGAL.
I am running CGAL on Ubuntu 16.04. I can run some of the examples provided
on the webpage it runs from the command line but it gives me error in QT
IDE. Also from the command line if I do for example for hello world program
on the webpage.
sudo g++ hellworld.cpp -o output.txt -lCGAL
It runs fine but when I open the output file it contains many special
characters. I have no idea what is that?
what is the use of -ICGAL? is there some document which describes such
options?
How can I configure QT IDE to run CGAL examples?
BR, <https://doc.cgal.org/latest/Manual/tutorial_hello_world.html>
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] CGAl questions, ujur007, 08/24/2018
- Re: [cgal-discuss] CGAl questions, Sebastien Loriot (GeometryFactory), 08/24/2018
- Re: [cgal-discuss] CGAl questions, Uj ur, 08/24/2018
- <Possible follow-up(s)>
- [cgal-discuss] CGAl questions, ujur007, 08/24/2018
- Re: [cgal-discuss] CGAl questions, Sebastien Loriot (GeometryFactory), 08/24/2018
Archive powered by MHonArc 2.6.18.