Skip to content

Replace oce with OCCT.#385

Open
alarshi wants to merge 1 commit into
dealii:masterfrom
alarshi:replace_oce_with_occt
Open

Replace oce with OCCT.#385
alarshi wants to merge 1 commit into
dealii:masterfrom
alarshi:replace_oce_with_occt

Conversation

@alarshi
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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