rogue
rogue copied to clipboard
Original Rogue Game (5.4.4)
Whenever I try to compile it, it tells me it cannot find curses.h, and if I remove #define 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...
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 */...
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...
Without this fix, make fail with the following error: mdport.c:264:17: error: dereferencing pointer to incomplete type ‘TERMINAL {aka struct term}’
I'm new to programming: I'm not sure how to install the program. Please help. Thnx