Andrew Brunner <[email protected]> hat am 7. März 2012 um 15:12 geschrieben:
> > [...] > Ok, I just replaced LCL dependency with LazUtils and it compiled and works > just like before! Thanks. I recommend that you make sure that when a new > project is created it uses LazUtils as a dependency for console apps - > otherwise other people may run into this problem and not understand why > their console apps behave strangely. > Strange. I would have expected that you get a compilation error about some LCL unit can not be found. The LCL only adds -dLCL and -dLCLwidgetset. And under OS X some linker options. Maybe you use these defines somewhere? When you create a console project, the LCL is not added. This was always so. Mattias
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
