CGAL / cgal-swig-bindings

CGAL bindings using SWIG
Other
346 stars 93 forks source link

Build: 34 succeeded, 1 failed #230

Open sendreams opened 1 year ago

sendreams commented 1 year ago

one project has 6 error. image

sendreams commented 1 year ago

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 ==========

lrineau commented 1 year ago

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

sendreams commented 1 year ago

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

@lrineau

lrineau commented 1 year ago

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?