Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create circles with Gmsh binary bundled with package #14

Closed
KristofferC opened this issue Jan 23, 2020 · 0 comments
Closed

Cannot create circles with Gmsh binary bundled with package #14

KristofferC opened this issue Jan 23, 2020 · 0 comments

Comments

@KristofferC
Copy link

Trying to use

gmsh.model.occ.addCircle(0.05, 0.15, 0, 0.01, 2)

gives

Error   : Gmsh requires OpenCASCADE to add circle
ERROR: LoadError: gmshModelOccAddCircle returned non-zero error code: 1

when using Gmsh. If I download the official Gmsh and use the gmsh.jl in the lib folder, everything works fine.

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 a pull request may close this issue.

2 participants