CGAL/cgal-swig-bindings

Build: 34 succeeded, 1 failed

sendreams opened this issue · 4 comments

one project has 6 error.
image

29>Done building project "CGAL_Alpha_wrap_3.vcxproj".
21> Creating library C:/Users/Administrator/git/cgal-swig-bindings/build/build-java/lib/Release/CGAL_Mesh_3.lib and object C:/Users/Administrator/git/cgal-swig-bindings/build/build-java/lib/Release/CGAL_Mesh_3.exp
21>CGAL_Mesh_3.vcxproj -> C:\Users\Administrator\git\cgal-swig-bindings\build\build-java\lib\CGAL_Mesh_3.dll
21>Done building project "CGAL_Mesh_3.vcxproj".
34> Creating library C:/Users/Administrator/git/cgal-swig-bindings/build/build-java/lib/Release/CGAL_AABB_tree.lib and object C:/Users/Administrator/git/cgal-swig-bindings/build/build-java/lib/Release/CGAL_AABB_tree.exp
34>CGAL_AABB_tree.vcxproj -> C:\Users\Administrator\git\cgal-swig-bindings\build\build-java\lib\CGAL_AABB_tree.dll
34>Done building project "CGAL_AABB_tree.vcxproj".
35>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
35>Building Custom Rule C:/Users/Administrator/git/cgal-swig-bindings/CMakeLists.txt
========== Build: 34 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build started at 4:20 PM and took 07:48.259 minutes ==========

Which versions of cgal-swing-bindings and CGAL have you used?

the cgal version 5.5.1 install by vcpkg.
the cgal-swig-bindings version is the latest 5.5.1.post202302251605

@lrineau

Hi @sendreams, can you try again with the newest version CGAL version 5.6 and https://github.com/CGAL/cgal-swig-bindings/releases/tag/v5.6.post202307301415?