![]() |
#1 |
Rookie
Join Date: Sep 2008
Posts: 7
![]() |
[O] Error Using Dev-C++ to compile
Ok, I am a total newb so please forgive me if I am missing something easy.
I just got a copy of Dev-C++ to compile O 1.10u to fix the 'hidden copper/silver/gold' inventory bug. I followed the instructions for angband compiling found http://rephial.org/wiki/Compiling#s2_4 I am getting his error: 584 C:\Dev-Cpp\Projects\oangband110u\src\main.c `modules' undeclared (first use in this function) Here is the section: (Offending line in red) #ifndef _WIN32_WCE /* Print the name and help for each available module */ for (j = 0; j < (int)N_ELEMENTS(modules); j++) { printf(" %s %s\n", modules[j].name, modules[j].help); } #endif Any help would be appreciated. Thanks, Ben |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
cygwin 1.7 compile error | david3x3x3 | Development | 0 | September 13, 2009 00:03 |
help with compile error (and "const") | will_asher | Development | 4 | August 3, 2009 23:35 |
1375 parse error | PowerDiver | Development | 12 | April 24, 2009 14:48 |
Compile error - latest Vanilla Angband SVN | PaulBlay | Development | 3 | April 19, 2009 21:20 |
SAngband Error | Prismatic | Variants | 20 | May 20, 2008 18:26 |