Coder Social home page Coder Social logo

rogue's People

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar

rogue's Issues

dereferencing pointer to incomplete type 'ac_smart_nt262_t {aka struct ac_smart_nt262_size}'

Error dereferencing pointer to incomplete type 'ac_smart_nt262_t {aka struct ac_smart_nt262_size}'
structure definition:
#ifndef SMART_NT262_H
#define SMART_NT262_H
#ifdef SMART_NT262_PRIVATE
#define SMART_NT262_STRUCTNAME ac_smart_nt262 /< Name of the smart_nt262 instance structure. \hideinitializer */
#else
#define SMART_NT262_STRUCTNAME ac_smart_nt262_size /
< Name of the smart_nt262 instance structure. \hideinitializer /
#endif
/
* smart_nt262 instance structure
*/
typedef struct SMART_NT262_STRUCTNAME ac_smart_nt262_t;

/** smart_nt262 application instance handle
*/
typedef ac_smart_nt262_t *ac_hsmart_nt262_t;

struct ac_smart_nt262
{
boot_profile_t BootParams;
bool bGSMDbg;
bool bGPSDbg;
bool bIRNSSDbg;
};

dereferencing pointer to incomplete type on make

Hi!
After running ./configure, this issue on make:

$ make
gcc -g -O2 -DHAVE_CONFIG_H -c mdport.c
mdport.c: In function ‘md_hasclreol’:
mdport.c:264:17: error: dereferencing pointer to incomplete type ‘TERMINAL {aka struct term}’
if (cur_term->type.Strings == NULL)
^~
Makefile:130: recipe for target 'mdport.o' failed
make: *** [mdport.o] Error 1

configure.log

No curses.h file

Whenever I try to compile it, it tells me it cannot find curses.h, and if I remove #define <curses.h> it breaks more

Help

I acquired this game through brew install rogue But how do I play ? What does everything mean? None of the controls except arrow keys make sense.

rogue --help says "no such file or directory"

There's not even a readme.md on this repository :((

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.