Type `Be.Windows.Forms.HexBox' does not contain a definition for...
Structured Storage .net component - pure C#
Brought to you by:
ironfede
I cannot build openmcdf against latest hexbox 1.5.0; it fails with:
MainForm.Designer.cs(267,28): error CS1061: Type Be.Windows.Forms.HexBox' does not contain a definition forLineInfoForeColor' and no extension method LineInfoForeColor' of typeBe.Windows.Forms.HexBox' could be found (are you missing a using directive or an assembly reference?)
/usr/lib/mono/gac/Be.Windows.Forms.HexBox/1.5.0.0__e0e5adf0ebc99863/Be.Windows.Forms.HexBox.dll (Location of the symbol related to previous error)
Indeed latest HexBox changelog says:
Thank you for your advice Mathieu.
OpenMcdf use a custom cross-platform hexbox component provided in the distribution.
I have created branch 1.5.5 to include this component in the OpenMcdf solution in order to make easier porting it to other platforms.
I will commit to this branch ASAP.
I'm also working on the dev-branch 2.0 for the next step in OpenMcdf Evolution (.net 4.0, full Red-Black tree implementation, enhanced API, extensions, mono compatibility )
Thank You very much for your work,
Federico
Please, let me kindly know if you find any issue/bug/problem of OpenMcdf on mono platform or if you need any support about it.
Branch 1.5.5 committed.
Best Regards,
Federico