Subject: CGAL users discussion list
List archive
Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017
Chronological Thread
- From: Maxime Gimeno <>
- To:
- Subject: Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017
- Date: Wed, 10 Mar 2021 08:24:05 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:LoGV8xIBWTSUfjmT/dmcpTZWNBhigK39O0sv0rFitYgXKvv7rarrMEGX3/hxlliBBdydt6sVzbOP7OuxAyQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTagZb5+Ngi6oRjTu8UZhYZuNLs6xwfUrHdPZ+lY335jK0iJnxb76Mew/Zpj/DpVtvk86cNOUrj0crohQ7BAAzsoL2465MvwtRneVgSP/WcTUn8XkhVTHQfI6gzxU4rrvSv7sup93zSaPdHzQLspVzmu87tnRRn1gyoBKjU38nzYitZoga1UrhKupRxxzYDXbo+IKvRxYrjQcskGSWdbRMtdSzBND4G6YoASD+QBJ+FYr4zlqlUJtxS/CgisBObxxTRVh3H23Kg63PonEQHBwQctGNcOv27brdX0MacdT/q5zKbJzTXGcfxW3zD95ZPHchAku/6MXLZwfdDNxkkoEgPIl1OdopHqMD2JzOoCqXSb7/Z+WuK1jW4qswB8rDezysowioTEh54Yx1TZ+Ch63Io4O8G0Rk56bNOkDpZdsyGXOop3T80tXWxltzs2xLMHtJC7cyYHyJAqyh3ZZveafYaI5RfjW/yQITd+nH9qZL2/iAy28US6ze38TMa03E5MriVfidbDrXQN2ALJ5sebTft9+1+t2TeJ1wDJ6+FLO1o4laTBK5Mn37U+lYITvFzdEiPqnEj6lqybe0U+9uS16unqYK/qqoKeOoJ2jAz1L74gldalAesiNwgDR2ib9vq41L3k5UD5Ra9FjvwykqXAt5DaJNkXqre3AwNI0Isu6QyzDzih0NQfknkHKExKdAibgIjuPlHCOPH4DfGhjFSwiDpn2ezKM7n7DpjOLnXPiqrtcLd/5kJG1QY+z9JS64pRCr4bIfLzXkHxtMbfDh88KwG0xvzoCdp81oMbR22DGKCZMKLXsVCW4OIvJPKBZIAQuDnnKvgl4+TigmM+mV8YZaWpx4cYaGikHvR6JEWUeWbjgtgbHmcOpwYxUe3qiEaeXj5OfHayRLkx5io7CYKjFYfMXJqhgL2H3CehH51ZfHpKCl6WESSgSoOfRv1ZaD6OOtQz1XsfRL25Qskg0wuvvUn00f18P+/M82oZs5zkk9N67umWmRAp/iFvFJeg1XqQRUFom2ddRyMqxLst5gtm21Kb2O55heZZHJpd/bRSQwIiPNndyeJ9TNv9UwaEctaSQ0u9WYabByosRO4808NbY1phA87wyVfYzi+yCvkUkaaKDdo66OXHzn3pLoF8zXjBk6Iuhl1jTspUPnC9nf1D8F3YCIfN1kmYjK23br803SjX9W7Fw3DdkltfVVtVWLXEWH1XSUrToNL+rhfHRq+vDLlhPQpExMiFAqRPY9zty15BQaGwa5zlf2utljLoVl6zzbSWYd+yIjlP7GDmEEEB1jsr0zOeLwFnX3WupmvfCHplEle9Oxq9o9k7k2uySwoP9y/PakRg07Sv/RtM3K6TTvoS2vQPvyJz8mwpTmb45MrfDp+7nyQkfKhYZoljslJO1GacsA0ke5L5cP8kiVkZfAB6+Ujp0kcvBw==
Hello.
You need to provide a path to a file to your executable.
Le mer. 10 mars 2021 à 08:21, Aomandeyi <> a écrit :
hello,everyone ,i try to download official example which is "
CGAL-5.2\examples\Triangulation_2"from the website CGAL.org,
i successfully cmake the examples , after i open "
Triangulation_2_Examples.sln " from "
"G:\MyCGAL_code\code_1\Triangulation_2\build"
by VS2017, i also successfully build all projects ,and there are no errors
happen , then click the debugger in VS, the "draw triangulation.exe"
running fine ,but the"Triangulation_2 Basic_viewer" is empty, i known
someonw's successul results has color triangles in the
window which called "Triangulation_2 Basic_viewer" ,did anyone try this
official example before??
<http://cgal-discuss.949826.n4.nabble.com/file/t376288/66.png>
--
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] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Kabir Kedia, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Maxime Gimeno, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Maxime Gimeno, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Andreas Fabri, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Maxime Gimeno, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Andreas Fabri, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Andreas Fabri, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Maxime Gimeno, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Aomandeyi, 03/10/2021
- Re: [cgal-discuss] Problems for running "Triangulation_2_Examples" code with QT and VS2017, Kabir Kedia, 03/10/2021
Archive powered by MHonArc 2.6.19+.