Laurent Rineau

Results 474 comments of Laurent Rineau

I confirm that this extension works as-is with Firefox 57. I installed it with Chrome Store Foxified as well, and I am typing this post in Emacs, using the extension...

The file `` has been added in CGAL-4.10. Maybe you can try again with that `#include` line remove. But the file `Mesh_3/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h` was added in CGAL-4.9. It might not be...

Let me know if you need any help with that tasks. I am the main maintainer of CGAL mesh packages.

I do not know if cgal-swig-bindings has ever been tested on Windows. @sloriot, do you know?

Maxime @maxGimeno and I have confirmed that there is an issue with cgal-swig-bindings on Windows. The issue is related to `__declspec(dllexport)`. We have already fixed part of the problem, with...

Actually, maybe it is simpler: maybe `CGAL_Kernel_cpp.dll` was not in the `PATH`, and thus `_Kernel.pyd` was not able to initialize correctly.

[**@tadeu**](https://github.com/tadeu) commented on [Mar 21, 2019, 2:24 PM GMT+1](https://github.com/CGAL/cgal-swig-bindings/issues/115#issue-423727290 "2019-03-21T13:24:42Z - Replied by Github Reply Comments"): > Hi! Thanks for this awesome project! What do you think about making releases...

@tadeu What is missing in our Travis checks is the tests on MacOS and Windows. Maybe you help us, having experience with the conda packages. For tests on MacOS, I...

@maxGimeno Can you please have a look at the issues in our CI?

> If it is broken in master, it will be broken everywhere. That is easy to know: check the CI for master.