Error when importing package from Github

When I was trying to import a package from Github, it returns errors like this - does anyone know how to fix this?

on the github readme there is a Windows install comments …
“TriangleMesh on Windows: To build TriangleMesh you need …”
https://github.com/konsim83/TriangleMesh.jl#trianglemesh-on-windows

1 Like

Use GitHub - JuliaGeometry/Triangulate.jl: Julia Wrapper for the Triangle Mesh Generator instead. It has a more modern packaging of the underlying C library, which uses a pre-compiled binary.