Code Monkey home page Code Monkey logo

Comments (6)

SVincelette avatar SVincelette commented on August 18, 2024

Issue Solution for compile-
In all the *solver.h files I had to add a Superclass:: or Super:: (depending what typedef was initially defined) before all TVector::XXX() and THessian::YYY().

I would like to understand what I am missing that forces me to do this while it compiles for others. I assume for others the "using typename Super::TVector;" prevents the issue. What pkg/lib/command line option am I missing?

Thanks for your help.

Best Regards,

Scott

from cppnumericalsolvers.

spinicist avatar spinicist commented on August 18, 2024

from cppnumericalsolvers.

SVincelette avatar SVincelette commented on August 18, 2024

from cppnumericalsolvers.

spinicist avatar spinicist commented on August 18, 2024

Then unfortunately I am stumped. As you can see here https://github.com/PatWie/CppNumericalSolvers/blob/master/.travis.yml - we don't specifically test 4.8 and 5.4, but we do test 4.9 and 5 and they pass okay. Are you using CMake or building by hand?

from cppnumericalsolvers.

SVincelette avatar SVincelette commented on August 18, 2024

from cppnumericalsolvers.

PatWie avatar PatWie commented on August 18, 2024

Doing some matrix-env to test multiple new versions of c++ compilers in Travis-CI is currently pretty annoying because these tests cannot run in a lightweight docker container. From time to time I keep watching if there are some apt-upstreams for latest cmake to allow for these different environments inside docker. If this would happen, we could test against a bunch of different compilers and versions.

In the near future, there might be also other interesting compiler errors because of Eigen.

from cppnumericalsolvers.

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.