Giter Site home page Giter Site logo

aroldanju / raptor-call-of-the-shadows Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 3.0 6.65 MB

Clone of DOS game Raptor: Call of the Shadows, developed by Cygnus Studio (now Mountain King Studios) and released in 1994 by Apogee.

CMake 0.48% C 99.52%

raptor-call-of-the-shadows's People

Contributors

aroldanju avatar sharkwouter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

raptor-call-of-the-shadows's Issues

Build fails with gcc10 fails in the linking stage

Build with gcc10 fails in the linking stage:

[    7s] [ 77%] Linking C executable ../raptor
[    7s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/raptor.dir/game.c.o:(.bss+0x120): multiple definition of `G_DATA'; CMakeFiles/raptor.dir/bullet.c.o:(.bss+0x0): first defined here
[    7s] collect2: error: ld returned 1 exit status

gcc10 defaults to "-fno-common"
https://gcc.gnu.org/gcc-10/porting_to.html

Full buildlog:
raptor-openSUSE-Tumbleweed-buildlog.txt

CMake Error at CMakeLists.txt:8 (add_subdirectory):

Missing directories, most likely to missing readme file where the information should be?
It's not obvious where to get the files.

CMake Error at CMakeLists.txt:8 (add_subdirectory):
add_subdirectory given source "vendor/ini" which is not an existing
directory.

CMake Error at CMakeLists.txt:9 (add_subdirectory):
add_subdirectory given source "vendor/res" which is not an existing
directory.

CMake Error at CMakeLists.txt:10 (add_subdirectory):
add_subdirectory given source "vendor/engine" which is not an existing
directory.

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.