Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Variants

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old September 28, 2009, 21:08   #1
BennyG
Rookie
 
Join Date: Sep 2008
Posts: 7
BennyG is on a distinguished road
[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
BennyG is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 20:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.