Re: Compile gdkdisplay-win32.c on windows

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

 



Hi Laurent,

On Wed, 17 Sep 2003 21:47:52 +0200 "Laurent Houdusse" <l.houdusse@xxxxxxx> wrote:

> I try to compile gdk on windows
> on file gdkdisplay-win32.c, i have this error:
> error C2081: 'MONITORENUMPROC' : name in formal parameter list illegal

I am currently trying to compile gtk-2.2.4 with MSVC6 
(not yet working) and had to insert following #include :

gtk/gdk/win32/gdkwin32.h:36
 #include <windows.h>
+#include <multimon.h>		/* MONITORENUMPROC, include before commctrl.h */
 #include <commctrl.h>

What compiler do you use?

Regards,
-- 
Thorsten Maerz          <torte@xxxxxxxxxxxx>
Sylpheed-claws/Win32:   http://claws-w32.sf.net

Attachment: pgp00029.pgp
Description: PGP signature


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux