Opened 12 years ago

Closed 6 years ago

#32110 closed enhancement (fixed)

Epiphany with gtk2+quartz

Reported by: rudloff@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: epiphany

Description

It would be nice to have Epiphany with Quartz.

I tried to do it myself with no luck. I have replaced every include of gdk/gdk.h with gdk/gdkquartz.h and added the -xobjective-c flag and it seems to build correctly. But when comes the linking (CCLD epiphany), I get hundreds of errors like this, with various libs (and have absolutely no idea why) :

/opt/local/lib/libiconv.dylib:17: error: stray '\187' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\253' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\255' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\255' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\131' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\225' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\252' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\15' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\133' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\255' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\255' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\255' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\139' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\224' in program
/opt/local/lib/libiconv.dylib:17: error: stray '\133' in program

Change History (2)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Cc: devans@… removed
Owner: changed from macports-tickets@… to devans@…
Version: 2.0.3

comment:2 Changed 6 years ago by kencu (Ken)

Resolution: fixed
Status: newclosed

epiphany now builds properly with +quartz

Note: See TracTickets for help on using tickets.