Hi, > > > HIto_kun wrote: > > > > Hi, everyone talks about porting from Windows to linux using mono > basic, > > but, is it possible from Windows to MacOSX? > > > > Here, at school, we use Visual Studio 2008 under Windows XP (at home, > I > > prefeer SharpDevelop), and I'm doing some research before starting > with a > > little cross-plattform project (it is a pretty simple application) > that > > needs to work under these two OS'es. > > > > So, > > > > Developing in Visual Basic would be the easiest and faster way to > complete > > this software, and it would be great if Mono is able to help me with > this > > one. > > > > Well, that's all, cheers from Mexico (and sorry if my english is not > that > > good :-) ). > > > > Thanks, so no re-compile is needed to make it works, only install mono > in mac to make it work, right?
Yes. > > And, in order to make it fully compatible with mono, which version of > the .net framework should use (because it seems i can choose it when > creating a project, but I´m not sure)? You should choose to target the 2.0 version. Rolf > > > -- > View this message in context: http://www.nabble.com/Using-Mono-to-port- > to-Mac-Os-X-tp20414265p20428864.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
