[MonoDevelop] Trouble Building
Justin Alexander
jkareg@harshangel.com
Wed, 23 Jun 2004 17:11:26 -0300
When I go to compile my project (Monodevelop v0.4) It reports succesfull
completion. but could not find the executable. I went to the target
debug directory and found the egg-shap.dll but not my program (or any
other files). This was the same for both release and debug.
I tried compiling from the commandline with:
make -f Makefile.Luach
(Luach is the name of the project)
It complained that it could not find ./egg-sharp.dll
which makes no sense because A) it's THERE! and B) It had no troubles
copying it to the target directories.
Does anyone have any recomendations?
--
Justin Alexander <jkareg@harshangel.com>