You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Helios:~ sarmitage$ brew install caskformula/caskformula/inkscape --HEAD --branch-0.92
==> Installing inkscape from caskformula/caskformula
==> Cloning https://gitlab.com/inkscape/inkscape.git
Updating /Users/sarmitage/Library/Caches/Homebrew/inkscape--git
==> Checking out branch 0.92.x
Already on '0.92.x'
Your branch is up to date with 'origin/0.92.x'.
HEAD is now at 5aff6bad34 Backport from master, Fix bug 1804946: Measurement tool is very slow when using grids This move from Namedview to a new prefernes value of type point to not reload full namedvies/grid on meassure
==> mkdir build
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cel
==> make
Last 15 lines from /Users/sarmitage/Library/Logs/Homebrew/inkscape/03.make:
/tmp/inkscape-20181210-38214-3tipr/src/extension/internal/pdfinput/pdf-input.cpp:322:55: error: no member named 'getCString' in 'GooString'
Glib::ustring filename = _pdf_doc->getFileName()->getCString();
~~~~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
make[2]: *** [src/CMakeFiles/inkscape_base.dir/extension/internal/pdfinput/pdf-input.cpp.o] Error 1
/tmp/inkscape-20181210-38214-3tipr/src/extension/internal/pdfinput/svg-builder.cpp:1023:48: error: no member named 'getCString' in 'GooString'
_font_specification = font->getName()->getCString();
~~~~~~~~~~~~~~~ ^
/tmp/inkscape-20181210-38214-3tipr/src/extension/internal/pdfinput/svg-builder.cpp:1050:81: error: no member named 'getCString' in 'GooString'
sp_repr_css_set_property(_font_style, "font-family", font->getFamily()->getCString());
~~~~~~~~~~~~~~~~~ ^
2 errors generated.
make[2]: *** [src/CMakeFiles/inkscape_base.dir/extension/internal/pdfinput/svg-builder.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/inkscape_base.dir/all] Error 2
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
macOS Mojave 10.14.1
The text was updated successfully, but these errors were encountered: