Results 1 to 1 of 1
When i try to compile gtk-sharp-1.0.10, it cant and gave me the following error messages
./StockManager.cs(49,5): error CS0117: `Gtk.StockItem' does not contain a definition for `StockId'
TargetEntry.custom(29,4): error CS0117: `Gtk.TargetEntry' ...
- 07-18-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
gtk-sharp-1.0.10 compiling error
When i try to compile gtk-sharp-1.0.10, it cant and gave me the following error messages
./StockManager.cs(49,5): error CS0117: `Gtk.StockItem' does not contain a definition for `StockId'
TargetEntry.custom(29,4): error CS0117: `Gtk.TargetEntry' does not contain a definition for `Info'
TargetEntry.custom(26,3): error CS0171: Field `Gtk.TargetEntry.İnfo' must be fully assigned before control leaves the constructor
Compilation failed: 3 error(s), 0 warnings
there is no problem with configure
installed mono version is 1.1.13.4, i've searched so many pages but i cant figure it out, thanks
Full configure and make progresses are here -->
http://monoport.com/574


Reply With Quote
