[lazarus] Win32 Build

Marc Weustink marc.weustink at cuperus.nl
Tue Oct 21 04:40:04 EDT 2003


+ -----Original Message-----
+ From: Elio Cuevas Gomez [mailto:elcugo at yahoo.com.mx]
+ Sent: dinsdag 21 oktober 2003 5:27
+
+ Hi, i just build Lazarus on Windows, cool!
+ But there was a little problem, typing "fpcmake" from the lazarus dir
+ prints the following output:
+
+ $ fpcmake
+ Processing Makefile.fpc
+ Error: Target "win32", package "netdb" not found
+
+ However, typing "make" worked perfectly. Is something wrong with
+ Makefile.fpc or i'm missing a (not) required fpc package?

Normally you dont need fpcmake. It is only used to create the Makefile, so
running make is enough.

For using fpcmake you need all fpc packages for all platforms (or someting
like that, I havn't used it for a year or so)

Marc






More information about the Lazarus mailing list