1. 2 warnings generated.
  2. CXX sp-path.o
  3. CXX sp-shape.o
  4. CXX verbs.o
  5. CXX live_effects/effect.o
  6. In file included from ../../pointwise/src/live_effects/effect.cpp:49:
  7. In file included from ../../pointwise/src/live_effects/lpe-text_label.h:18:
  8. In file included from ../../pointwise/src/live_effects/parameter/text.h:18:
  9. ../../pointwise/src/display/canvas-bpath.h:85:5: error: reference to 'Shape' is ambiguous
  10. Shape *fill_shp;
  11. ^
  12. ../../pointwise/src/display/canvas-bpath.h:35:7: note: candidate found by name lookup is 'Shape'
  13. class Shape;
  14. ^
  15. ../../pointwise/src/2geom/forward.h:106:7: note: candidate found by name lookup is 'Geom::Shape'
  16. class Shape;
  17. ^
  18. In file included from ../../pointwise/src/live_effects/effect.cpp:49:
  19. In file included from ../../pointwise/src/live_effects/lpe-text_label.h:18:
  20. In file included from ../../pointwise/src/live_effects/parameter/text.h:18:
  21. ../../pointwise/src/display/canvas-bpath.h:86:5: error: reference to 'Shape' is ambiguous
  22. Shape *stroke_shp;
  23. ^
  24. ../../pointwise/src/display/canvas-bpath.h:35:7: note: candidate found by name lookup is 'Shape'
  25. class Shape;
  26. ^
  27. ../../pointwise/src/2geom/forward.h:106:7: note: candidate found by name lookup is 'Geom::Shape'
  28. class Shape;
  29. ^
  30. 2 errors generated.
  31. Makefile:7640: recipe for target 'live_effects/effect.o' failed
  32. make[2]: *** [live_effects/effect.o] Error 1
  33. make[2]: Leaving directory '/home2/Development/inkscape/pointwise-gcc/src'
  34. Makefile:7995: recipe for target 'install' failed
  35. make[1]: *** [install] Error 2
  36. make[1]: Leaving directory '/home2/Development/inkscape/pointwise-gcc/src'
  37. Makefile:1403: recipe for target 'install-recursive' failed
  38. make: *** [install-recursive] Error 1
  39. jtx@jtx:~/Development/inkscape/pointwise-gcc$ make install
  40. Making install in src
  41. make[1]: Entering directory '/home2/Development/inkscape/pointwise-gcc/src'
  42. make install-am
  43. make[2]: Entering directory '/home2/Development/inkscape/pointwise-gcc/src'
  44. CXX live_effects/effect.o
  45. In file included from ../../pointwise/src/live_effects/effect.cpp:49:
  46. In file included from ../../pointwise/src/live_effects/lpe-text_label.h:18:
  47. In file included from ../../pointwise/src/live_effects/parameter/text.h:18:
  48. ../../pointwise/src/display/canvas-bpath.h:85:5: error: reference to 'Shape' is ambiguous
  49. Shape *fill_shp;
  50. ^
  51. ../../pointwise/src/display/canvas-bpath.h:35:7: note: candidate found by name lookup is 'Shape'
  52. class Shape;
  53. ^
  54. ../../pointwise/src/2geom/forward.h:106:7: note: candidate found by name lookup is 'Geom::Shape'
  55. class Shape;
  56. ^
  57. In file included from ../../pointwise/src/live_effects/effect.cpp:49:
  58. In file included from ../../pointwise/src/live_effects/lpe-text_label.h:18:
  59. In file included from ../../pointwise/src/live_effects/parameter/text.h:18:
  60. ../../pointwise/src/display/canvas-bpath.h:86:5: error: reference to 'Shape' is ambiguous
  61. Shape *stroke_shp;
  62. ^
  63. ../../pointwise/src/display/canvas-bpath.h:35:7: note: candidate found by name lookup is 'Shape'
  64. class Shape;
  65. ^
  66. ../../pointwise/src/2geom/forward.h:106:7: note: candidate found by name lookup is 'Geom::Shape'
  67. class Shape;
  68. ^
  69. 2 errors generated.
 
 

42

 

995

Pasted Text #811

-

PasteBin

Zeilen
69
Wörter
273
Größe
3,2 KB
Erstellt
Typ
text/plain
Public Domain (PD)
Bitte melde Dich an, um einen Kommentar zu verfassen!