[MonoDevelop] How can i compile a MD solution in windows
Christian Ortiz
cpalst at gmail.com
Sat Aug 11 22:33:33 EDT 2007
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
--
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070811/73118559/attachment.html
More information about the Monodevelop-list
mailing list