[MonoDevelop] Compilation/Build Problem under Monodevelop

Max Giesbert MGiesbert@DAVID-GmbH.de
Tue, 26 Oct 2004 10:03:22 +0200


Hello List,
=A0
i am quite new to Mono as well as .Net.
=A0
After installing Monodevelop 0.5.1 under Red Hat Fedora Core 2 via =
RedCarpet
together with Mono 1.1.1 I ran into the following Problem.
=A0
In Monodevelop after pressing the compile/build button i get the =
message
that there were no errors/everything suceeded. But after pressing the =
run
button a window pops up with a message like=20
"cannot find assembly MYPROJECTPATH/bin/Debug/HelloWorld.exe
=A0
..press any key to continue..."

And indeed there isn=B4t any .exe file...
=A0
When I use the mcs on the HelloWorld.cs file in the terminal i get a =
fine
.exe file that is running....
=A0
Can anyone help?
=A0
Thx
=A0
Max
=A0