hi,
is there a way that my vb project will run under linux os?
thanks,
alexis
Printable View
hi,
is there a way that my vb project will run under linux os?
thanks,
alexis
If it is a VB.NET it is possible.
You may use MONO Framework and Monodevelop Ide.
Moved from the VB FAQ Forum.
If you want something *like* VB under Linux, have a look at http://gambas.sourceforge.net/
Gr,
Mightor
do you know how to integrate my VB.net application into Mono?
You may use MoMA if your application can run under MONO Framework.Quote:
Originally Posted by Genom
And if you have problem with the implementation of Windows.Forms, you may read this guide.