[MonoDevelop] Trying to compile the SVN servion with MonoDevelop

Todd Berman tberman@off.net
Thu, 15 Jul 2004 23:14:15 -0400


On Fri, 2004-07-16 at 04:10 +0100, Paulo Aboim Pinto wrote:
> Todd Berman wrote:
> 
> >Well. Since you mention it, the anonymous SVN server is mentioned pretty
> >clearly on the website, and again, patches are welcome, help us write
> >the guide you think you and other potential new contributors need!
> >Having a good open source project is more than just having good hackers,
> >we need good documentation writers, good bugwranglers, etc.
> >
> >  
> >
> Trying to follow your words and trying to help new contributors and help 
> myself i'm now trying to use MonoDevelop 0.5 to compile the SVN version.
> 
> For now i'm havind some strange problems that i did not get any responses:
> - Why you have many file .cs.in ?? those file are need  to compile like 
> AssemblyInfo.cs.in. I renamed from .cs.in to .in and  the compile give 
> me no errors.

These are generated by the build system. It is a standard ./autogen.sh ;
make based system.

> - Why i cant create the DLL file or Where the DLL file is goind after 
> compile ??? It is not in bin/Debug but the Build give me no error .... 
> strange !!!!!

it goes to build/bin/

you can either do make install, and then run monodevelop, or just do a
'make run' and it will run the executable in place.

> 
> For now i have this 2 problems .... after this maybe i will have more 
> ... :( for exemple ... after get the DLL files for the modules .. i 
> leave that in the bin/Debug directory of the modules or copy to another 
> place !?!?!?
> 
> 
> 
> One thing that will be very nive is when we open a Solution / Project we 
> get an output window with the operation that the MonoDevelop do to and 
> all the files he is loading ... Sometimes when i try to open the 
> Solution Monodevelop.Core a get nothing ... and no error message. I try 
> to run from console .. and i get nothing too.... strange ... very 
> strange.....

The solution needs to be updated fairly substantially to work properly,
I will attempt to work on it.

> 
> 
> (())
> Paulo Aboim Pinto
> Odivelas - Portugal
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list