[Mono-dev] Windows/CygWin: Mono doesn't work after compiling

MikeTheTall michpa at hotmail.com
Fri Oct 31 21:39:45 EDT 2008



>> I'm having a bit of trouble compiling mono on Windows (using CygWin). 
>> The
>> weird thing is that the compilation seems to have gone ok, but the
>> mono/mcs/gmcs programs do nothing afterwards.
>>
>
>This usually happens when a dll needed by the executable (most likely
>libglib.dll or something like that) is not in the PATH.

Thanks for the tip!

Is there a way that I can find out what .DLLs it's missing?  

I have a really old copy of a Windows Dependency Walker (DEPENDS.EXE), which
claims that I"ve got all the .DLLs that I need, but mono -V still does
nothing.  (Also - Depends.exe said that I was missing INTL.DLL, which was
definitely not in the same bin directory as mono.exe - if this is actually
required, shouldn't it have been built in the compilation process?)

Even having a list of .DLLs from a text file (maybe a file that make uses)
would be a great help!



Also - are there any post-build verification (unit) tests that I can run, in
order to double-check that my build actually went ok?


Again - thank you (all) very much for the help - sorry for asking such
newbie questions :)

Thanks!
--Mike
-- 
View this message in context: http://www.nabble.com/Windows-CygWin%3A-Mono-doesn%27t-work-after-compiling-tp20233695p20276415.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list