[fpc-pascal] Compiling on Raspberry Pi
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Aug 7 16:45:42 CEST 2012
Hi,
On 7 August 2012 11:54, Koenraad Lelong <fpascal at brouwerij.homelinux.net> wrote:
> The rest of the apps compile fine although I had no possibility to test them
> since I don't yet have a suitable video-cable.
I had to delay my Raspberry Pi order until I moved to the UK. I can't
wait to receive mine now. :-D
You mention you compiled all other apps fine. Does that mean including
the fpGUI apps? Is so, brilliant - all without me having to do
anything in fpGUI. :)
As for your problem about compiler defines. I'm not sure, but maybe
you could take a look at Lazarus code (if you have Lazarus available).
Lazarus has a dialog that shows active compiler defines, but I don't
know if they somehow query FPC, or if it is just a bunch of hard-coded
compiler defines. Lets hope its not the latter. Anyway to get to that
dialog in Lazarus you do: Right click in editor window -> Source ->
Unit Information -> Show Codetools Values.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list