Issue 11: Could not generate code for widgets HollyLibrary.*
Status:  New
Owner: ----
Reported by piotr.bu...@gmail.com, May 14, 2009
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?
Feb 12, 2010
#1 gnu...@gmail.com
I saw a comment on some webpage that you should compile it and compile it a second
time. It's a circular dependency - the widget library needs itself, because some
widgets are custom widgets based on HollyWidgets too.
Anyway, this does NOT solve the problem here.
Using MonoDevelop 2.2, mono 2.4 on Ubuntu