[MonoDevelop] How can i compile a MD solution in windows

Marcos Marín marcosmarin at gmail.com
Sun Aug 12 16:23:34 EDT 2007


Hello

On 8/11/07, Christian Ortiz <cpalst at gmail.com> wrote:
>
> Hello
>
> I did C# application in MD 0.15, using gtk-sharp2.10 mono 1.2.4-4. it is
> very basic, a connection to a PostgresSQL Database Server, a treeView some
> buttons and some entries.
>
> obviously mi app.exe doesn't work in windows, because mono has gtk-sharp
> 2.8.3, so i tied to compile with mcs, but any time tells me that it cant,
> i did something like this:
>
> mcs -r:Npgsql -r:gtk-sharp MainWindow.cs
>
> maybe i must compile other file.
>
> Ideas????????
>
> sorry for my bad english


In your project directory there should be a directory called gtk-gui, in
here there is autogenerated code you also need to compile.


-- 
> Christian
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070812/4a353db0/attachment.html 


More information about the Monodevelop-list mailing list