Is it possible to document this steps in a video? How to compile the source code in Mac OS X?



--Victor Westmann

2016-11-17 16:35 GMT-08:00 John Cliff <john.cliff@...400...>:
Hi all,

Building trunk on mac fails currently, following issues:

src/ui/dialog/filter-effects-dialog.cpp fails as the check for GTK version at line 26 is checking gtk version but the feature its using is gtkmm. Mac ports has gtk3 v3.22.3 but the gtkmm3 port is only 3.16. So the version check passes, but gdkmm/seat.h isnt found.
Have currently bodged it by upping the gtk version being checked for in my build, but needs fixing properly.
Same issue occurs in desktop-events.cpp, device-manager.cpp, same bodge works for them.

The changes made to src/widgets/eraser-toolbar.cpp in revision 15159 breaks it on mac, reverting it to 15158 builds ok.

the rest of the build seems to build ok, but its then failing on linking, but its too late to try fix that now, just wanted to document the above before I forget where the issues were.
Standard X11 build btw not the quartz one.
Thanks to MC and Su_v for helping me get this far :)

Cheers

John

------------------------------------------------------------------------------

_______________________________________________
Inkscape-devel mailing list
Inkscape-devel@...1656...784...sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel