[Mono-list] linkage question

Jorge Bastos mysql.jorge at decimal.pt
Fri Feb 6 11:01:03 EST 2009


> 
> Mono does not distinguish between assemblies with the same base name,
> like "foo.exe" and "foo.dll". Renaming the assemblies won't help
> either,
> so you must recompile one of them with /out:notfoo.{dll|exe} option.
> 

Make sure the .dll is in the same path as the .exe file



More information about the Mono-list mailing list