
On Fri, Mar 21, 2008 at 5:02 PM, Krzysztof KosiĆski <tweenk.pl@...400...> wrote:
The recent addition of calligraphic profiles breaks the build due to unresolved references. Did anyone test it before committing?
I guess it worked on Windows :) Aubanel, can you please fix it asap? I fixed one apparent error in 17970 but it still fails:
widgets/libspwidgets.a(toolbox.o): In function `sp_dcc_save_profile':widgets/toolbox.cpp:3476: undefined reference to `Inkscape::UI::Dialogs::CalligraphicProfileDialog::show(SPDesktop*)' widgets/libspwidgets.a(toolbox.o): In function `sp_dcc_save_profile':./dialogs/calligraphic-profile-rename.h:48: undefined reference to `Inkscape::UI::Dialogs::CalligraphicProfileDialog::CalligraphicProfileDialog()' :./dialogs/calligraphic-profile-rename.h:48: undefined reference to `Inkscape::UI::Dialogs::CalligraphicProfileDialog::CalligraphicProfileDialog()' widgets/libspwidgets.a(toolbox.o): In function `Inkscape::UI::Dialogs::CalligraphicProfileDialog::instance()':./dialogs/calligraphic-profile-rename.h:48: undefined reference to `Inkscape::UI::Dialogs::CalligraphicProfileDialog::CalligraphicProfileDialog()' collect2: ld returned 1 exit status make: *** [inkscape] Error 1