W dniu 7 listopada 2010 08:55 użytkownik ~suv <suv-sf@...58...> napisał:
- r9875 fails to build for me with this error:
LeWitt:mp-x11 suv$ time make make all-recursive Making all in src make all-am CXX ui/dialog/aboutbox.o CXX ui/tool/multi-path-manipulator.o ui/tool/multi-path-manipulator.cpp: In member function ‘virtual bool Inkscape::UI::MultiPathManipulator::event(GdkEvent*)’: ui/tool/multi-path-manipulator.cpp:628: error: ‘SEGMENT_LINEAR’ was not declared in this scope make[3]: *** [ui/tool/multi-path-manipulator.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
9876 and later should be OK (Thanks Jon). It should have been SEGMENT_STRAIGHT - I had it correct but then accidentally undid it.
- reintroduce missing shortcut(s) in revision 9875:
Reintroduce Shift+L shortcut and handle retraction when setting the type of already cusp nodes to cusp in the node tool
On this occasion could you please also reintroduce the corresponding shortcut to turn a straight line segment into a curve - 'Shift+U'?
http://inkscape.org/doc/keys048.html#id2407623 https://bugs.launchpad.net/inkscape/+bug/532905
OK
- trunk fails to build on Windows most likely due to recent changes in
revisions 9867 and/or 9868 (fix pattern editing, edit multiple non-path shapes at once)
I will upgrade the Boost headers in devlibs to something more recent.
Regards, Krzysztof