Skip to content

Conversation

@alarshi
Copy link
Contributor

@alarshi alarshi commented Jun 2, 2024

This PR adds changes to use OCCT instead of OCE to address issue #317 . It still needs changes to use the master version of the OCCT, currently it uses v.7.7.1.
I have tested that deal.ii is installed using this branch without any troubles.

# build-essential autoconf automake cmake libtool gfortran python3 \
# libboost-all-dev zlib1g-dev \
# openmpi-bin openmpi-common libopenmpi-dev \
# libgl1-mesa-dev libegl1-mesa-dev \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need this to get the libgl.so ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, otherwise it complains in ld :( Not sure on how else to fix this.
I found the solution here: https://dev.opencascade.org/content/understanding-modulepackage-dependencies-while-building-cmake

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is annoying.

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.

2 participants