<div dir="ltr"><div>Hi!</div><div><br></div><div>I have pretty large program which compiles and runs
 fine

 with FPC 3.0.2,</div><div>but if I try to compile it with FPC 3.2.0 (win32, i386, downloaded installer here</div><div><a href="https://sourceforge.net/projects/freepascal/files/Win32/3.2.0/">https://sourceforge.net/projects/freepascal/files/Win32/3.2.0/</a> ), I get the following error:</div><div><br></div><div> odd_gardens.pp(37,44) Error: Undefined symbol: DPARSER_D:=D:\proj\.debug\games\odd_gardens_PARSEHEXU32UNSAFE$PCHAR$PCHAR$LONGWORDD:=D:\proj\.debug\games\odd_gardensLONGWORD</div><div><br></div><div>
odd_gardens.pp is the main source file of the program,</div><div>dparser is one of units in the project,</div><div>ParseHexU32Unsafe is a function in the dparser unit, and<br></div><div>D:\proj\.debug\games\odd_gardens is the directory with the program source file.<br></div><div><br></div><div>Line 37 of the 
odd_gardens.pp seems to be unrelated to the error:</div><div><br></div><div>QuestSetConfigFileName('data/config.json');</div><div><br></div><div>How do I investigate this?<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Victor Matuzenko (Виктор Матузенко)<br></div></div></div></div></div>