[mono-vb] Need to run VB .net small app under mono at ARM processor
Nicodem
nicodempl at gmail.com
Thu Oct 1 10:50:58 EDT 2009
Rolf Bjarne Kvinge-2 wrote:
>
>
> Configure might have chosen a different/wrong path, try the following:
>
> ./configure --prefix=/opt && make && make install
>
> (note that I'm not certain /opt is the correct path for you, the
> Microsoft.VisualBasic.dll assembly will get installed into
> $(prefix)/lib/mono/gac/Microsoft.VisualBasic/, so you ensure that prefix
> is
> set to the correct path)
>
>
Thanks!
I have tried building from scratch whole mono - did not worked out for me.
But copying to /gac directory of ikpg mono package files from compiled
mono-basic did worked!
I have successfully compiled .vb program at ARM processor and now its doing
it job via mono.
Thanks a lot!
--
View this message in context: http://www.nabble.com/Need-to-run-VB-.net-small-app-under-mono-at-ARM-processor-tp25676975p25696914.html
Sent from the Mono - VB mailing list archive at Nabble.com.
More information about the Mono-vb
mailing list