我使用的编译环境是win11平台,cmake3.27.7, gcc12.2.0 clipper2 本身提供了足够多的宏定义来决定是否需要某些组件。在本文中按照如下来修改宏。 12-26行 option(CLIPPER2_UTILS "Build utilities" OFF) option(CLIPPER2_EXAMPLES "Build examples" OFF) option(CLIPPER2_TESTS "Build tests" OFF) option(USE_EX...
Library name Clipper2 New version number 1.4.0 Other information that may be useful (release notes, etc...) It seems like Clipper2 started exposing a proper Clipper2Config.cmake, so usage can be changed to use find_package(Clipper2) from...
Let CMake automatically clone the googletest repo, so that users do n… Apr 13, 2024 CPP clipper.core.h - fixed GetBounds compiler warning (AngusJohnson#830) May 7, 2024 CSharp Clipper.RectClip.cs - fixed a bug in C# RectClipLines (AngusJohnson#828) ...
cmake ../ -GNinja -DCMAKE_BUILD_TYPE=Debug && ninja ClipperTests && ./ClipperTests --gtest_filter=Clipper2Tests.TestUnionIssue This succeeds: cmake ../ -GNinja -DCMAKE_CXX_FLAGS="-ffp-contract=off" -DCMAKE_BUILD_TYPE=Debug && ninja ClipperTests && ./ClipperTests --gtest_filter=Cl...
Export cmake --- version 6.4.2-1bl2 --- Rebuild with gcc-9.2.0 Expand Down 11 changes: 9 additions & 2 deletions11clipper/clipper-6.4.2-1bl2.cygport → clipper/clipper-6.4.2-1bl3.cygport Original file line numberDiff line numberDiff line change Expand ...
Last commit date Latest commit History 14 Commits clip2tri clipper poly2tri CMakeLists.txt LICENSE LICENSE.poly2tri License.clipper.txt README.md test.cpp clip2tri Using clipper and poly2tri together for robust triangulation About This code originates from the Bitfighter project (http://bitfighter...
CSharp DLL Delphi Tests .gitignore .gitmodules LICENSE README.md Clipper2 A PolygonClippingandOffsettinglibrary (in C++, C# & Delphi) TheClipper2library performsintersection,union,differenceandXORboolean operations on both simple and complex polygons. It also performs polygon offsetting. This is a ...
CSharp Missed uploading clipper.engine.cs during the previous revision Sep 17, 2024 DLL Preparing to merge export_usingz branch (AngusJohnson#878) Aug 16, 2024 Delphi Renamed ClipType.None to ClipType.NoClip (AngusJohnson#885) Sep 17, 2024 ...
Resources Readme License BSL-1.0 license Activity Stars 0 stars Watchers 0 watching Forks 0 forks Report repository Releases 16 tags Packages No packages published Languages C++ 38.4% Pascal 32.5% C# 27.9% CMake 1.1% C 0.1% Footer...