Closed ghyatzo closed 2 years ago
This package is an older version.
Apple silicon is supported in the newer version currently in the works (see #52). For now only the vanilla bindings from LibCImGui.jl and the backends are available as separate packages.
As per title,
When precompiling
CImGui
the precompilation fails with the error:libcimgui
is defined for the previous 3725 lines but f**k this line in particular i guess.I am on an M1 mac. Julia version
1.8.2 aarch64
I dug around a bit, and noticed that there isn't a version of
CImGui_jll
available for theaarch64-apple-darwin
platform. just forgot to add the platform to the artifacts or are there worse issues at play?Thanks