[MonoDevelop] Deploy to tarball

Scott Ellington scottell.lists at gmail.com
Fri Aug 18 06:41:24 EDT 2006


Hi,

I'd forgotten about this, but it appears Lluis added this functionality
about a month ago:

http://svn.myrealbox.com/viewcvs/trunk/monodevelop/Extras/CSharpBinding/Autotools/CSharpAutotoolsSetup.cs?rev=62683&r1=61764&r2=62683

I was able to create a test solution which uses Generics, generate
autotools, and build with make successfully.  Make sure you are using an
updated SVN and that you have set your project to the 2.0 runtime.

Scott

On Fri, 2006-08-18 at 00:33 -0400, Carlos J. Muentes wrote:
> Hey all,
> 
>     I added a tarball deployment target to a project I built in
> MD.  ./configure runs fine, but make fails with a parsing error (due
> to generics).  The project targets the 2.0 runtime (and compiles and
> runs fine in MD), but the tarball doesn't seem to be configured to
> compile against the 2.0 runtime.  What am I missing? 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list