Giter VIP home page Giter VIP logo

Comments (2)

109C avatar 109C commented on June 3, 2024

Similar (?) issue on Ubuntu 16.04 LTS, g++ 7.1.0

CMakeFiles/game.dir/Source/Util/FileUtil.cpp.o: In function `getFilePathsFromFolder(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
FileUtil.cpp:(.text+0xa03): undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()'
FileUtil.cpp:(.text+0xa15): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::directory_iterator(std::experimental::filesystem::v1::__cxx11::path const&, std::experimental::filesystem::v1::directory_options, std::error_code*)'
FileUtil.cpp:(.text+0xc47): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator*() const'
FileUtil.cpp:(.text+0xc52): undefined reference to `std::experimental::filesystem::v1::status(std::experimental::filesystem::v1::__cxx11::path const&)'
FileUtil.cpp:(.text+0xc64): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()'
collect2: error: ld returned 1 exit status
CMakeFiles/game.dir/build.make:1480: recipe for target 'game' failed
make[2]: *** [game] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/game.dir/all' failed
make[1]: *** [CMakeFiles/game.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

from hopsoncraft.

Hopson97 avatar Hopson97 commented on June 3, 2024

I would ignore this project for now, my MinecraftWeek is much better

This game is basically a main game loop and nothing else (as I removed it all for a redesign), and the older commits were unstable as heck :P

from hopsoncraft.

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.