Code Monkey home page Code Monkey logo

Comments (12)

seksea avatar seksea commented on May 25, 2024

what distro are you running?

from gamesneeze.

ArnoldasMk avatar ArnoldasMk commented on May 25, 2024

Ubuntu 20.04 LTS

from gamesneeze.

seksea avatar seksea commented on May 25, 2024

what GCC version? gcc --version

from gamesneeze.

ArnoldasMk avatar ArnoldasMk commented on May 25, 2024

vega@mk:/gamesneeze$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1
20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

from gamesneeze.

seksea avatar seksea commented on May 25, 2024

try installing GCC10 with

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

sudo apt-get update

sudo apt install gcc-10```

from gamesneeze.

ArnoldasMk avatar ArnoldasMk commented on May 25, 2024

Outputs the same:

vega@mk:~/gamesneeze$ sudo ./toolbox.sh -b
[sudo] password for vega: 
building cheat...
mkdir: cannot create directory ‘build’: File exists
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vega/gamesneeze/build
[  5%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/hooks.cpp.o
[ 10%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/createmove.cpp.o
[ 15%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/painttraverse.cpp.o
[ 21%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/sdlhook.cpp.o
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:63: CMakeFiles/gamesneeze.dir/src/core/hooks/createmove.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:76: CMakeFiles/gamesneeze.dir/src/core/hooks/hooks.cpp.o] Error 1
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:89: CMakeFiles/gamesneeze.dir/src/core/hooks/painttraverse.cpp.o] Error 1
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:102: CMakeFiles/gamesneeze.dir/src/core/hooks/sdlhook.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/gamesneeze.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
vega@mk:~/gamesneeze$

from gamesneeze.

seksea avatar seksea commented on May 25, 2024

sudo apt install g++-10
then try again

from gamesneeze.

ArnoldasMk avatar ArnoldasMk commented on May 25, 2024

still doesn't work :(

vega@mk:~/gamesneeze$ sudo ./toolbox.sh -b
building cheat...
mkdir: cannot create directory ‘build’: File exists
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vega/gamesneeze/build
[  5%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/painttraverse.cpp.o
[ 10%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/createmove.cpp.o
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:89: CMakeFiles/gamesneeze.dir/src/core/hooks/painttraverse.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:63: CMakeFiles/gamesneeze.dir/src/core/hooks/createmove.cpp.o] Error 1
[ 15%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/sdlhook.cpp.o
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:102: CMakeFiles/gamesneeze.dir/src/core/hooks/sdlhook.cpp.o] Error 1
[ 21%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/hooks.cpp.o
c++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make[2]: *** [CMakeFiles/gamesneeze.dir/build.make:76: CMakeFiles/gamesneeze.dir/src/core/hooks/hooks.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/gamesneeze.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
vega@mk:~/gamesneeze$

from gamesneeze.

seksea avatar seksea commented on May 25, 2024

git pull and try again

from gamesneeze.

ArnoldasMk avatar ArnoldasMk commented on May 25, 2024

ok it works, Thank You very much, but why there is no options in Visuals, Legit, Rage?

from gamesneeze.

seksea avatar seksea commented on May 25, 2024

image

from gamesneeze.

ArnoldasMk avatar ArnoldasMk commented on May 25, 2024

Oh Ok, Good Luck to You, thanks.

from gamesneeze.

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.