Code Monkey home page Code Monkey logo

Comments (10)

luca-heltai avatar luca-heltai commented on July 29, 2024 1

btw, I forgot to say: OCCT 7.7.1 passes all tests without changes in deal.II. Should we drop OCE support in deal.II?

from candi.

tjhei avatar tjhei commented on July 29, 2024

@pengfej can you confirm gcc and ubuntu version?

from candi.

pengfej avatar pengfej commented on July 29, 2024

Sure, the GCC version is 12.20 and my Ubuntu version is 22.10

from candi.

alarshi avatar alarshi commented on July 29, 2024

This is also something we (I and @sungho91) noticed recently on the University of Memphis workstation. Just tagging us here for any updates on how to resolve this.

from candi.

marcfehling avatar marcfehling commented on July 29, 2024

OCE 0.18.3 is quite old (Feb 2018). It has been surpassed by OCCT.

I believe I got OCCT 7.4.0 (Feb 2022) compiled, and configured deal.II with it on @bangerth's machines. I just tried to use the most basic configuration as follows

tar xzf opencascade-7.4.0.tgz
cd opencascade-7.4.0
mkdir build
cd build
cmake -DINSTALL_DIR:PATH=/install/path/to/opencascade-7.4.0 ..
make install

Maybe @luca-heltai has some more insight. Anyways, we should update our interfacing with OpenCASCADE website.

from candi.

luca-heltai avatar luca-heltai commented on July 29, 2024

I absolutely agree. Everything that was in 0.18.3 has been incorporated upstream in OCCT. OCE is officially dead. We should definitely remove its support, and only use OCCT.

I'll try to experiment a bit and see what version is still compatible with deal.II, and what changes we need to do to upgrade to the latest available version of OCCT.

from candi.

luca-heltai avatar luca-heltai commented on July 29, 2024

I could compile with OCCT 7.7.1 without issues.

from candi.

alarshi avatar alarshi commented on July 29, 2024

Thank you @luca-heltai ! I will try OCCT as well and post if we encounter any problem.

from candi.

tjhei avatar tjhei commented on July 29, 2024

Arushi, can you make a PR to replace OCE by OCCT to candi?

from candi.

alarshi avatar alarshi commented on July 29, 2024

Sure! Will do.

from candi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.