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

ElmerGUI fails to build when using OCC #414

Open
GenericNerdyUsername opened this issue Aug 11, 2023 · 0 comments
Open

ElmerGUI fails to build when using OCC #414

GenericNerdyUsername opened this issue Aug 11, 2023 · 0 comments

Comments

@GenericNerdyUsername
Copy link

I'm trying to migrate a package repository away from using OCE as it is no longer maintained, but compiling with OCC and -DWITH_ELMERGUI:BOOLEAN=TRUE on commit d1d4983 causes the compile to fail with the error

/build/source/ElmerGUI/Application/cad/cadview.cpp:365:54: error: 'class Poly_Triangulation' has no member named 'Nodes'; did you mean 'Node'?
  365 |     const TColgp_Array1OfPnt &Nodes = Triangulation->Nodes();
      |                                                      ^~~~~
      |                                                      Node

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

No branches or pull requests

1 participant