Chaosforge Forum

Other Roguelikes => DiabloRL => Topic started by: NbnessRL on August 14, 2010, 10:11

Title: Compilers...
Post by: NbnessRL on August 14, 2010, 10:11
Im trying to compile DiabloRL using Microsoft Visual C++ express but IDK how to use it...
Title: Re: Compilers...
Post by: Kornel Kisielewicz on August 14, 2010, 17:03
DiabloRL is written in FreePascal, not in C++.

You can download Lazarus (a FreePascal IDE), here:
http://www.lazarus.freepascal.org/
Title: Re: Compilers...
Post by: Cyber Killer on October 12, 2010, 01:03
I've written some documentation on cmpiling DiabloRL in compiling.linux file. Though it's for Linux it should give you a general idea of the compilation workflow with this project.