<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
<div>Hi All,</div><div><br></div><div>I have uploaded my project with compile time errors to here:</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><br class="Apple-interchange-newline">> Download link: <br style="text-indent: 0px !important; ">> http://hotfile.com/dl/116917459/8effac0/dtm_maker_002.zip.html<br style="text-indent: 0px !important; "><br style="text-indent: 0px !important; "></div><div>And I am getting these errors:</div><div><br></div><div><div>Options changed, recompiling clean with -B</div><div>Hint: Start of reading config file /etc/fpc.cfg</div><div>Hint: End of reading config file /etc/fpc.cfg</div><div>Free Pascal Compiler version 2.4.2-0 [2010/11/11] for i386</div><div>Copyright (c) 1993-2010 by Florian Klaempfl</div><div>Target OS: Linux for i386</div><div>Compiling island_maker.lpr</div><div>Compiling unit1.pas</div><div>Compiling set_max.pas</div><div>unit1.pas(191,18) Error: No member is provided to access property</div><div>unit1.pas(192,21) Error: No member is provided to access property</div><div>unit1.pas(193,20) Error: No member is provided to access property</div><div>unit1.pas(194,10) Error: No member is provided to access property</div><div>unit1.pas(195,10) Error: No member is provided to access property</div><div>unit1.pas(196,24) Error: No member is provided to access property</div><div>unit1.pas(197,14) Error: No member is provided to access property</div><div>unit1.pas(498,37) Error: Incompatible type for arg no. 3: Got "Array[1..2] Of AnsiString", expected "description_type"</div><div>unit1.pas(184,21) Hint: Found declaration: constructor TIsland.Create(const Terrain_type,const Char,const description_type,const LongInt,const LongInt,const LongInt,const exit_type);</div><div>unit1.pas(503,15) Error: Identifier not found "myList"</div><div>unit1.pas(521,12) Error: Illegal qualifier</div><div>unit1.pas(529,14) Warning: range check error while evaluating constants</div><div>unit1.pas(540,26) Error: Illegal qualifier</div><div>unit1.pas(542,17) Error: Illegal qualifier</div><div>unit1.pas(544,43) Error: Illegal qualifier</div><div>unit1.pas(545,34) Error: Illegal qualifier</div><div>unit1.pas(546,34) Error: Illegal qualifier</div><div>unit1.pas(550,43) Error: Illegal qualifier</div><div>unit1.pas(559,12) Error: Illegal qualifier</div><div>unit1.pas(588,63) Error: Incompatible type for arg no. 7: Got "Pointer", expected "exit_type"</div><div>unit1.pas(184,21) Hint: Found declaration: constructor TIsland.Create(const Terrain_type,const Char,const description_type,const LongInt,const LongInt,const LongInt,const exit_type);</div><div>unit1.pas(607) Fatal: There were 18 errors compiling module, stopping</div></div><div><br></div><div>These errors relate to me modifying my code to try to use a TList. </div><div><br></div><div>Could someone please look at my code and see if you can point of my errors and fixes.</div><div><br></div><div>Best Regards,</div><div>Peter E Williams</div><div>Hobart, Australia</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
</body>
</html>