Opened 14 years ago

Last modified 8 years ago

#23708 closed defect

wxgtk patch enhancement — at Initial Version

Reported by: dikshie@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch Cc:
Port: wxgtk

Description

i use macport 1.8.2 and i failed to build wxgtk.it seems wxgtk need this patch.

--- src/gtk/gsockgtk.cpp.orig 2010-02-14 18:31:48.000000000 +0900
+++ src/gtk/gsockgtk.cpp 2010-02-14 18:33:07.000000000 +0900
@@ -14,10 +14,10 @@

#include <assert.h>
#include <stdlib.h>
#include <stdio.h>

-
+#define GSocket GlibGSocket

#include <gdk/gdk.h>
#include <glib.h>

-
+#undef GSocket

#include "wx/gsocket.h"
#include "wx/unix/gsockunx.h"

Change History (1)

Changed 14 years ago by dikshie@…

Attachment: error.txt added
Note: See TracTickets for help on using tickets.