I followed all the instructions on the web site for getting the source via 
SVN. When I do a "make clean all" it gets quite a ways in to the compile then 
errors out with:

...
Compiling intfgraphics.pas
Compiling lclintf.pas
Compiling interfacebase.pp
Compiling lresources.pp

winapi.inc(426,10) Error: function header doesn't match the forward 
declaration "GetTextExtentExPoint(HDC, PChar, LongInt, LongInt, PInteger, 
PInteger,var LongWord):Boolean"

winapi.inc(430,68) Error: call by var parameters have to match exactly: Got 
"LongWord" expected "TSize"
...

Followed by several similar errors.

I'm using SUSE 10. Anyone know why this is happening?

--
Ron Davis


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to