RE: [gnet-dev] Compile Gnet from Windows minGW



> How I can compile this?

If memory serves, download, MSYS, MinGW and all the glib libraries required.
Make sure you have pkg-config running correctly under MSYS with glib and all
the required libs for gnet.

Download gnet, then copy the Makefile.MinGW to Makefile (and you might have
to copy the gnetconfig.h.win32 to gnetconfig.h and the config.h.win32 to
config.h.

Then ./configure, make, and make install.

You may have to copy the gnet.pc or create it (depending on which version
you download) and put it in the pkgconfig directory (usually
c:/top/lib/pkgconfig if you have followed Tor Lillqvist's instructions on
setting up the gtk/glib environment).

Regards,
Martyn



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