EOSERV Wiki > Page: Compiling EOSERV > History > Revision Diff

Revision Diff: Compiling EOSERV

Revision by at 17th Jan 2012 01:42 pm
DeletionsAdditions
Open the EOSERV project file (eoserv\project\mingw.cbp). Code::Blocks will load the project.<br />
Open '''Project > Build options''' and go to the '''Search directories''' tab.<br />
Go to the '''Compiler''' tab. Add '''"..\include"''' (without quotation marks).<br />
Open the EOSERV project file (eoserv\project\mingw.cbp). Code::Blocks will load the project.
Open '''Project > Build options''' and go to the '''Search directories''' tab.
Go to the '''Compiler''' tab. Add '''"..\include"''' (without quotation marks).
* '''DEBUG''' targets are for debug builds.<br />
* '''MYSQL''' targets are for MySQL-supportive builds.<br />
* '''SQLITE''' targets are for SQLite-supportive builds.<br />
* '''DEBUG''' targets are for debug builds.
* '''MYSQL''' targets are for MySQL-supportive builds.
* '''SQLITE''' targets are for SQLite-supportive builds.
EOSERV Wiki > Page: Compiling EOSERV > History > Revision Diff