Yeah, but you can't really code normally without Resharper+VS2013 
(intellitrace, unit tests, profiling, refactoring, linq, etc are so 
pleasant!) after using those once, and since it runs so well in the RPI, 
then I wanted to run the same little apps here.

On Sunday, March 30, 2014 12:40:33 AM UTC-3, William Hermans wrote:
>
> Well,. glad to see you got it working for yourself. I was wanting to get 
> this working myself last June but noted that the mono runtimes for ARM were 
> rather limited. I've since made the choice to use Nodejs instead. Which for 
> me makes sense because I plan on making a Linux appliance out of the BBB 
> anyway.
>
> Good job.
>
>
> On Sat, Mar 29, 2014 at 9:13 AM, Erwin Ried <erwi...@gmail.com<javascript:>
> > wrote:
>
>> Correct, this was later building a complete winforms app with xbuild :)
>>
>>
>> On Saturday, March 29, 2014 7:04:03 AM UTC-3, William Hermans wrote:
>>
>>> Probably because GDI+ is the graphic interface built into the .NET BCL. 
>>> Although, aside from you pulling in the whole System namespace, I do not 
>>> understand why it would complain either. Unless it is somehow required for 
>>> Console.Writeline() for some odd reason. Which very well may be if you're 
>>> running this app from X.
>>>
>>>
>>> On Fri, Mar 28, 2014 at 11:28 PM, Erwin Ried <erwi...@gmail.com> wrote:
>>>
>>>> And last little thing:
>>>> ln -s /usr/lib/libgdiplus.so /usr/local/lib/libgdiplus.so
>>>>
>>>> Not sure why but mono complains for that lib :P
>>>>
>>>> -- 
>>>> For more options, visit http://beagleboard.org/discuss
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "BeagleBoard" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to beagleboard...@googlegroups.com.
>>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>  -- 
>> For more options, visit http://beagleboard.org/discuss
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to beagleboard...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to