Thank you su_v! I tried to read the guide and the 'howto' but still confused how to apply your solution. https://guide.macports.org/ https://trac.macports.org/wiki/howto/Upgrade
Should I replace the original Portfile of libvisio-0.1 and libcdr-0.1 with the ones from [1] and then do an upgrade? How to make that exactly? Sorry for dumb questions. Your answer will definitely shed some light on the subject. Kind regards, void On 06.09.15 12:40, "su_v" <[email protected] on behalf of [email protected]> wrote: >Didn't find a related ticket in trac yet, so I'm posting this here: >Workaround applied successfully on OS X 10.7.5 (Xcode 4.6.3) to libvisio >and libcdr in local port repo [1]: > >if {${configure.cxx_stdlib} eq "libstdc++"} { > configure.cppflags-append "-DBOOST_NO_CXX11_RVALUE_REFERENCES" >} > >I do not know whether this is a "correct" solution - local tests however >confirmed so far that the results are as expected. Applied, successfully >compiled, installed and tested with libvisio (git master) as well as >libcdr (git master) on Lion: the command line tools of the libraries >produce expected results, and import in Inkscape using the shared >libaries also works (apart from a known regression in inkscape trunk >with CDR import not related to the recent boost upgrade). > > >Regards, V > > >[1] local portfiles (libvisio-devel, libcdr-devel): >http://bazaar.launchpad.net/~suv-lp/+junk/inkscape-osx-build-env/view/head >:/ports/graphics/libvisio-devel/Portfile#L75 >http://bazaar.launchpad.net/~suv-lp/+junk/inkscape-osx-build-env/view/head >:/ports/graphics/libcdr-devel/Portfile#L71 _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
