[Lazarus] Converting a console app

Juha Manninen juha.manninen at phnet.fi
Wed Jun 30 23:43:07 CEST 2010


Hi

> What LCLIntf functions do you want to use? I guess there should be
> better cross platform options in the RTL and FCL.

I don't even want to make console applications myself, the question is about 
converting existing Delphi applications.

Now I implemented it like you and Michael wanted. So, neither LCL dependency 
nor LCLIntf unit are added. I guess most console apps can do without LCL, the 
problems are more caused by windows funcs and types which can't be converted 
easily.

I can later add an option to include LCL and NoGUI widgetset for the rare 
cases when it is needed. That is what Mattias suggested.


Juha




More information about the Lazarus mailing list