Giter Club home page Giter Club logo

Comments (5)

vinisalazar avatar vinisalazar commented on June 1, 2024 1

Thanks @patflick. In the end I managed to get it running with the Conda install.

from fastani.

patflick avatar patflick commented on June 1, 2024

std::map::emplace_hint was added in C++11. Check your C++ compiler version, and whether it supports C++11.

from fastani.

vinisalazar avatar vinisalazar commented on June 1, 2024

Thanks, that really helps. Ill see to that and post an update tomorrow.

from fastani.

vinisalazar avatar vinisalazar commented on June 1, 2024

I'm using OpenSUSE OS. I tried sudo zypper in gcc, got the latest version of gcc-c++ and now ./configure returns me this:

configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether the C++ compiler works... no
configure: error: in `/home/vini/code/FastANI':
configure: error: C++ compiler cannot create executables
See `config.log' for more details

It really puzzled me. Do you have any thoughts? I'm having some trouble connecting to the server ATM, but when I do, I will uninstall the gcc update and try again.

Thanks

from fastani.

patflick avatar patflick commented on June 1, 2024

Maybe check with your sysadmin. It's really weird that ./configure can't find a compiler.

from fastani.

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.