denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] Windows build


From: Richard Shann
Subject: [Denemo-devel] Windows build
Date: Tue, 30 Jun 2009 08:45:18 +0100

There is a problem with building on windows. libsmf does not work. The
only suspicious sign is that arpa/inet.h does not exist, and using
winet.h for it leaves the linker resolving the endianness conversion
routines (htons(), etc) by fuzzy linking.
I propose to replace the ntohl() etc calls with ones from glib (via a
windows version of inet.h).
Richard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]