Giter VIP home page Giter VIP logo

ncursespac's People

Contributors

j-sokol avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

ncursespac's Issues

Gentoo and Fedora 34: make compile error

Gentoo and Fedora 34 linux distros give me this error:

[mythcat@desk ~]$ cd ncursesPac/
[mythcat@desk ncursesPac]$ make compile
# Compiling src/Engine/CDialog.cpp...
# Compiling src/Engine/CInputManager.cpp...
# Compiling src/Engine/CLayout.cpp...
# Compiling src/Engine/CMenu.cpp...
# Compiling src/Engine/CMenuItem.cpp...
# Compiling src/Engine/CMenuItemOption.cpp...
# Compiling src/Engine/CNCurses.cpp...
# Compiling src/Engine/CStateManager.cpp...
# Compiling src/Engine/CTime.cpp...
# Compiling src/Engine/CTimer.cpp...
# Compiling src/Engine/CWindow.cpp...
# Compiling src/Game/CBoard.cpp...
# Compiling src/Game/CBoardUtils.cpp...
src/Game/CBoardUtils.cpp: In static member function ‘static std::vector<std::__cxx11::basic_string<char> > CBoardUtils::list_files(const string&)’:
src/Game/CBoardUtils.cpp:107:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  107 |     if( stat( "./examples/maps/", &st ) )
      |     ^~
src/Game/CBoardUtils.cpp:110:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  110 |         auto dirp = opendir("./examples/maps/");
      |         ^~~~
# Compiling src/Game/CGame.cpp...
# Compiling src/Game/CGameLayout.cpp...
# Compiling src/Game/CGhost.cpp...
# Compiling src/Game/CGhostHard.cpp...
# Compiling src/Game/CGhostManager.cpp...
# Compiling src/Game/CGhostMedium.cpp...
# Compiling src/Game/CMenuLayout.cpp...
# Compiling src/Game/CPlayer.cpp...
# Compiling src/Game/CStateGame.cpp...
# Compiling src/Game/CStateMenu.cpp...
# Compiling src/main.cpp...
# Linking...
# Build successful!

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.