What steps will reproduce the problem?
1. Build -> Build Solution (HollyLibrary)
What is the expected output? What do you see instead?
Full proper compilation, without warnings.
What version of the product are you using? On what operating system?
trunk, rev 329
Please provide any additional information below.
[Task:File=/tmp/holly-gtk-widgets-read-only/HollyLibrary/gtk-gui/gui.stetic, Line=0,
Column=0, Type=Warning, Priority=Normal,
Description=/tmp/holly-gtk-widgets-read-only/HollyLibrary/gtk-gui/gui.stetic:
Could not generate code for widgets of type: HollyLibrary.HLabel. The
widget could not be found in any referenced library. The generated code may
be invalid.]
same error for HColorPicker, HBaseComboBox, HRegexentry,... for 17 classes
Besides, I can't edit widgets in Monodevelop, stetic designer says for
example HDateEdit.cs:
Unknown widget: HollyLibrary.HBaseComboBox
I'm using Monodevelop from svn (ver 2.0+)
Is is somekind of dependency problem? How to fix it?