[Mono-dev] Interop dlls - is this a bug?

pfj pjohnson1 at uclan.ac.uk
Fri Jul 30 08:53:06 EDT 2010


Hi,

To play video, I've been using the QuartzTypeLib dll from the COM under
Win32. Works fine. Not cross platform, but works fine. The application
compiles and generates a file called Interop.QuartzTypeLib.dll which I'm
assuming VC# should do.

I make a copy of the directory and tranfer it to my Linux box. On the linux
box, I also put a copy of winmm.dll and quartz.dll in the same directory as
the application and try to run the application. Nothing happens.

If I recompile via MD 2.4, I need to add the Interop.QuartzTypeLib.dll as a
new reference and then it builds fine.

Should I have to do this or should the Interop.QuartzTypeLib dll just have
been automagically picked up when mono tries to run the app? Just want to
make sure it's not a bug before submitting it as one.

TTFN

Paul
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Interop-dlls-is-this-a-bug-tp2307930p2307930.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list