OK, I took a look at the files with BitDiffer which is for .NET assemblies.
It loaded and showed me the info for the dll that I built with VisualStudio.
However, when I tried to load the dll I build on Linux it gave me this.

Failed to load one or more versions of this assembly: Could not load file or
assembly 'CureTransportAgent, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies. The system cannot find the
file specified.

Is there a parameter to csc to tell it to generate this information?

--
View this message in context: 
http://mono.1490590.n4.nabble.com/C-code-compiled-on-Linux-and-run-on-Windows-tp3553766p3553944.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to