List Info

Thread: How can i compile a MD solution in windows




How can i compile a MD solution in windows
user name
2007-08-11 21:33:33
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
Re: How can i compile a MD solution in windows
user name
2007-08-12 15:23:34
Hello

On 8/11/07, Christian Ortiz < cpalstgmail.com">cpalstgmail.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.
&nbsp;

--
Christian
_______________________________________________
Monodevelop-list mailing list
lists.ximian.com">Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list


Re: How can i compile a MD solution in windows
user name
2007-08-13 10:34:24


2007/8/12, Marcos Marín < marcosmaringmail.com">marcosmaringmail.com>:
Hello



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

I tried to compile gtk-gui/generated.cs :

 &nbsp;   ; mcs -pkg:gtk-sharp generated.cs 

and i get the error:


The Type or name space name 'ActionGroup' does not exist in the name space GTK ......

I don't think gtk-sharp 2.8 doesn't have an 'actiongroup'

????

sorry for my down question, i looked for foogle but nothing


--
Christian
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )