[Gtkradiant] [Bug 826] New: OS X port_gtk2_20030307 work

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 08 Jun 2003 17:50:59 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826

           Summary: OS X port_gtk2_20030307 work
           Product: GtkRadiant
           Version: 1.3
          Platform: All
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: champoux@attbi.com


** FOR port_gtk2_20030307 **

-I/usr/X11R6/include needed somewhere ( -I/sw/include too? )

g++ -ldl `pkg-config glib-2.0 --libs` `xml2-config --libs` -shared -o build/debug/entity.so 
build/debug/plugins/entity/plugin.os build/debug/plugins/entity/entity_entitymodel.os build/
debug/plugins/entity/miscmodel.os build/debug/plugins/entity/eclassmodel.os build/debug/
plugins/entity/entity.os build/debug/plugins/entity/light.os build/debug/libs/synapse/
synapse.os build/debug/libs/mathlib.a
g++: unrecognized option `-shared'

HINT: "-shared" is the problem here. :)