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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
