Chavoux Luyt <[email protected]> hat am 15. Oktober 2012 um 00:28 geschrieben:
>[...] > > > Ahh. I downloaded the nxPascal source files (all .pas units) and I don't > > > think they are currently in a package. The demos that come with it has > > > the .pas files in its uses clause... If I put them all in a package, how > > > do I include the package in the demos (if it is not a visual component)? Like gstreamer wrote: via 'project inspector / add' or via 'package editor / use'. > > > Another way, but can create conflicts: > > > Add the -Fu parameter to your /etc/fpc.cfg. > > Should the Options menu item not read the options from and write them back > > to the /etc/fpc.cfg file? The /etc/fpc.cfg are the options for all users and all versions of fpc on your computer. Only root can alter that file. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
