[MonoDevelop] Hex editor as a widget for my application?

Abe Gillespie abe.gillespie at gmail.com
Mon Aug 30 12:24:23 EDT 2010


Make sure you're building against the latest Mono assembly versions.
Do this by right-clicking your project > Options > Build > Runtime
version > <select the highest Mono / .NET profile>

If that doesn't work then you probably need a newer Mono and MonoDevelop.

-Abe

On Mon, Aug 30, 2010 at 11:37 AM, Rampage <atomikramp at email.it> wrote:
>
>
> Abe Gillespie wrote:
>>
>> You need to add a reference to the System.Core.dll and put a 'using
>> System.Linq;' in the .cs file.
>>
>> Sent from phone. Please excuse brevity and mistakes.
>>
>> On Aug 30, 2010, at 10:42 AM, Rampage <atomikramp at email.it> wrote:
>>
>>
>>
>
> in the assembly list i cant find anything about System.Core.
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Hex-editor-as-a-widget-for-my-application-tp2399422p2400325.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list