VS 2005 or I must to use only MonoDevelop ?

mojoPortal is no longer supported on mono. This forum is here for archival purposes.

This thread is closed to new posts. You must sign in to post in the forums.
6/20/2007 9:40:37 AM
Gravatar
Total Posts 146

VS 2005 or I must to use only MonoDevelop ?

Hi Joe.

I'm sorry about this question, this may be so basic; but I want to know if trunch : https://forgesvn1.novell.com/svn/mojoportal/trunk: this code can be used by VS2005 or is only to use MonoDevelop?. Really, I have to say I like MonoDevelop, but I still want to know...

Thanks in advance

6/20/2007 3:55:24 PM
Gravatar
Total Posts 18439

Re: VS 2005 or I must to use only MonoDevelop ?

Hi Ruben,

I usually compile on linux using MonoDevelop. You may be able to also compile on Windows with VS 2005 and deploy on Linux. If you want to do that it would be best to use the Conditional compilation symbol MONO so that it build without WebnParts and also builds using some workarounds for Mono.

Right click the Web project and choose properties, on the Build tab enter MONO in the Conditional Compilation symbols box.

Joe

7/13/2007 2:30:05 PM
Gravatar
Total Posts 92

Re: VS 2005 or I must to use only MonoDevelop ?

I've been compiling for mono with vs2003 and now recently vs2005 for a couple of years without any issues. (Other than the usual mono issues not being 100% complete that is...)

The current subversion version seems to work fine except for the menus on the splitmenu themes so far.   (Version 2.2.2.9)

You must sign in to post in the forums. This thread is closed to new posts.