Git Product home page Git Product logo

movit's People

Contributors

ddennedy avatar sesse avatar sharkcz avatar skal65535 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

misback

movit's Issues

Compile error on Arch Linux

Hi there!

Movit now fails to compile on Arch Linux, due to a too old version of gcc specified.

libtool: compile:  g++ -MMD -MP -D_FORTIFY_SOURCE=2 -Wall -march=native -O2 -pipe -fno-plt -std=gnu++11 -fvisibility-inlines-hidden -I/usr/src/googletest/include -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/eigen3 -c multiply_effect.cpp -o multiply_effect.o >/dev/null 2>&1
In file included from /usr/include/gtest/gtest-message.h:57,
                 from /usr/include/gtest/gtest-assertion-result.h:46,
                 from /usr/include/gtest/gtest.h:64,
                 from effect_chain_test.cpp:15:
/usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
  270 | #error C++ versions less than C++14 are not supported.
      |  ^~~~~

The error message goes on for much longer, but this is where the train goes off the rails.
These CXXFLAGS are specified in the makefile, of course, and changing

"-std=gnu++11" to "-std=gnu++14" should do the trick.

For now, I will over-ride this flag from the command line, but it would be nice if this could be fixed.

Kind regards,
-Evert-

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.