[Mono-list] cannot execute assembly
Paolo Molaro
lupus@ximian.com
Mon, 9 Jun 2003 11:50:25 +0200
On 06/07/03 Yongkee Cho wrote:
> combichem2.exe is successfully compiled.
> mcs -r Math3D.dll -o comibchem2.exe AssemblyInfo.cs Atom.cs .
> and execute it, an error occurs.
>
> [root@moldb CombiChem]# mono combichem2.exe -cCORE.sd -s1R1.sd
>
> ** (process:18943): WARNING **: Could not find assembly AssemblyInfo
>
> cannot open assembly combichem2.exe
>
> What does that mean?
It looks like combichem2.exe references an assembly named AssemblyInfo
and mono can't find it. Why such a reference is there we can't know:
you're either adding it somehow and didn't provide the complete commands
you use to compile or it's a bug, but we can't know unless you provide a
complete test case of what you're doing.
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better