Giter VIP home page Giter VIP logo

Comments (5)

atgeirr avatar atgeirr commented on August 17, 2024

The intent is that Opm::writeECLData() should be available for linking even if HAVE_ERT is defined (throwing an exception if actually called). This is done to reduce the configuration complexity of opm-upscaling. However, there is a conditional in the build system of opm-core that I forgot to remove. I'll fix this shortly.

from opm-upscaling.

atgeirr avatar atgeirr commented on August 17, 2024

I have now submitted a pulll request to opm-core to fix this. Please test it by checking out the branch no-ert-conditional in my opm-core fork.

from opm-upscaling.

Ivarun avatar Ivarun commented on August 17, 2024

I get a compile error for opm-core with the no-ert-conditional branch:

opm/core/utility/writeECLData.cpp:158:29: error: 'SimulatorTimer' does not name a type
opm/core/utility/writeECLData.cpp:158:43: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]

Should there perhaps be a

#include <opm/core/simulator/SimulatorTimer.hpp>

after line 152 of opm/core/utility/writeECLData.cpp?

from opm-upscaling.

atgeirr avatar atgeirr commented on August 17, 2024

@Ivarun: this should fix your latest issue. Assigned to you for closing if no more problems (feel free to reassign if it still fails).

from opm-upscaling.

Ivarun avatar Ivarun commented on August 17, 2024

Compiles fine now, thank you.

from opm-upscaling.

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.