Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAl questions

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAl questions


Chronological Thread 
  • From: ujur007 <>
  • To:
  • Subject: [cgal-discuss] CGAl questions
  • Date: Fri, 24 Aug 2018 04:52:41 -0500 (CDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:88MAoxxSf7uqzjbXCy+O+j09IxM/srCxBDY+r6Qd1O4TIJqq85mqBkHD//Il1AaPAd2Eraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HRbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDwULs6Wymt771zRRHmiCkJKT03/nzYhcNsg6xWuw6hqh5jz4LIfI2ZKORyc6XAdt0aX2pBWcNRWjRcAoO+cosPFfYNMfpaooLgoFYOsBm+BQuiBez1zj9InGX53bE60+QmDA7KwBAsEtAVvXTbqdX6LqYSUeSvwKbUyjXDaupb1DHg44bGdRAhpOuDXbN2ccfJz0kgDRjKgU6UqYP7JT+ayuMNs22D4+V8WuKgkWonpxt2oji1ycchjJTCiIENyl3c6Cl0xII4Kce2RUN4e9KpE5pduzubOoZ3RM4pXntmtzwgyrIcvJ62ZCgKx4ojxx7Yc/GHdYeF7gjlVOmLOjh3n3Zld6ylixmu9kigz/XwVsiy0FlUsipIisTAu3QJ2hDJ5MWKSeFx80Sg1DqV1g3e6/lIIUUumqraL54hzKQwlp0WsUnbAy/2mkf2jaGMeUUg4Oin8fjnYrXhppCBK4N4lgPzP78hmsy6G+s4MwwOU3KH9uS70b3v5Vf5T6lSjv0qjqnZt4jXKtgUpqGjBw9Zy5ss6xekDzi6zdQYhmIHIUleeBOHiojpI0vBLOr5Dfe5mVSskS1ky+rIPr37Ud3xKS3In77lOLp88EVB0xEbzNZF5psSBKtSDuj0XxrstsHCVkdme1ipweT4AdFn358eXm7XWvCxP6bbsFvO7eUqdbrfLLQJsSrwfqB2r8XlimU0zAdELPuZmKAPYXX9JcxIZkCQYH7imNAESD5YsQ83Teisg1qHA2UKOySCGpkk7zR+M7qISJ/ZT9n00rOE1Sa/WJZRYzIeUw3eITLTb4yBHsw0RmeSL8tmy2FWU+TnTYYr3xWj8gT9zug+Iw==

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/



Archive powered by MHonArc 2.6.18.

Top of Page