Skip to content

Clipper2 Julia wrapper - #61

Draft
gpeairs wants to merge 6 commits into
JuliaGeometry:masterfrom
gpeairs:clipper2-julia-wrapper
Draft

Clipper2 Julia wrapper#61
gpeairs wants to merge 6 commits into
JuliaGeometry:masterfrom
gpeairs:clipper2-julia-wrapper

Conversation

@gpeairs

@gpeairs gpeairs commented Aug 3, 2026

Copy link
Copy Markdown

This is the companion to #60 adding the Julia side of the wrapper -- it would make sense to me to review/merge that one separately, but this is close to complete from my perspective and should help with evaluating the C wrapper.

The libcclipper2 product is being added to Clipper2_jll by JuliaPackaging/Yggdrasil#14270, which is gated on #60. Until that JLL is published, place a matching local library at deps/libcclipper2.so, deps/libcclipper2.dylib, or deps/libcclipper2.dll for local testing. It must be built from deps/cwrapper/cclipper2.cpp with -DUSINGZ against the patched Clipper2 2.0.1 used by that Yggdrasil recipe.

The package loader and Project.toml will use the Clipper2_jll.libcclipper2 product once it is available. CI will fail until then.

I've marked this as a draft for now, since it needs to wait until the above PRs are merged.

@gpeairs
gpeairs marked this pull request as draft August 3, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant