build failure on OS X 10.5 "Leopard"

Bug #1362240 reported by Liam P. White
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Won't Fix
Undecided
Unassigned

Bug Description

To make Inkscape build on OS X 10.5.8, these three files need to be modified:

  src/2geom/solve-bezier-parametric.cpp
  src/color-profile.cpp
  src/ui/tools/pencil-tool.cpp

They are wrongly using the C++11 method std::vector::data which Leopard's system header files does not have.

Attaching patch to fix build failure on Leopard.

Revision history for this message
Liam P. White (liampwhite) wrote :
tags: added: build osx
Revision history for this message
su_v (suv-lp) wrote :

Refreshed version of patch for trunk <lp:inkscape> r13879.

Revision history for this message
su_v (suv-lp) wrote :

Refreshed version of patch for 0.91.x <lp:inkscape/0.91.x> r13724.

Revision history for this message
su_v (suv-lp) wrote :

Refreshed version of patch for trunk <lp:inkscape> r14397.

Revision history for this message
Qantas94Heavy (qantas94heavy) wrote :

Closing as no longer relevant given OS X 10.5 is quite old and there have been many changes to macOS build for 1.0.

Closed by: https://gitlab.com/Qantas94Heavy

Changed in inkscape:
status: New → Won't Fix
tbnorth (terry-n-brown)
tags: added: bug-migration
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.