Subject: CGAL users discussion list
List archive
- From: Uj ur <>
- To:
- Subject: Re: [cgal-discuss] CGAl questions
- Date: Fri, 24 Aug 2018 14:18:52 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:C0fS2ha3VBFzJ1HezVwzpDr/LSx+4OfEezUN459isYplN5qZr8m8bnLW6fgltlLVR4KTs6sC17KJ9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCa/bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjmk8qxlSgLniD0fOjE2/mHYiMx+gqxYrhy8uRJw35XZb5uJOPdkZK7RYc8WSGhHU81MVyJBGIS8b44XAuUPP+ZTspT9p0ETpha5GAmsBuHvyzFSiX/yx601yfghEQHB3AM9A94CrHbZoc76NKcXS++1za3IwS/fYPNR3Dfw8Y7FeQ0vr/GLWLJ/a8vRyU83GgPDlFqfspfqPzeL2egXr2eb6O9gWfqui24hsQFxoyKgyt0iionTno4V1l/F9TljzIY0Od20UFJ0YdG+H5tUrS2aMJF2QswkTmp1uyg60qULtYCncCUO0pgqxB7SZ+aZf4SW/h7vTvudLDRliH9jZbmxnQy98VK6xe35TsS00EhFri5CktTUs3ACzR3T6syeRvtk/UetxS+D1w7O5uxHPEw4j6XbK5kmwr4/kpocr17PETPxmEXzlKOWd0Mk9fa06+n/fLnqupuRO5V3hwz+KKgihNKzDfgiPgQTXGWX5Pyw1Lj58k34RLVKgOc2kq7csJ3COMQbpKy5AgFP3YYn8RawFSum0NQfnXYaMF5JZBCKgpPmO1HLOv/4DPO/j06wnzdswvDKJqfhDYnVLnjfjLfheq5w5FJTyAUpydBT/o9bCrAaIP3vR0/xr8fYAwQiMw20xubnEM9y2pkfWWKJGK+ZMbndvUWG5uI1cKGxYpQIsmP9N+Q9/KypymQonEcUO6ivx5oeLn6iWe93Jl2QJnvqjNBGGmgDuk8yTffhlUaZAgJUMn29VqZ56jAgA5+9Fq/CQJqsifqPxnSVBJpTM11EQk2WWSP1dYebUvMWYT6SJcM5ymMsWr2oSotn3har4lypg4F7J/bZr3VL/ano08J4srWKxEMCsAdsBsHY6FmjCmR9n2cGXTgzhfktrkl0y1PF2q990aUBSY5joshRWwJ/DqbyivRgAomrCA3Ed9aNDl2hR4f+WGxjfpcK29YLJn1FNZCigxTEhXT4BrYUk/mSB8Rx/PuMhj7+IMFyz3uA364k3QEr
Hello,'
That works. I want to run some of the algorithms and template class and modify them to accomplish my tasks at university. I wanted to know some more examples and how to run them. Also, where I can find different command line options?
BR,
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/
>
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
- [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.