On Mon, 13 Feb 2006, Zoltan Bordas wrote:

Your problems are most likely related to manifests. MSVC8 requires you to either specify a manifest section in your executable (like Java) or to have a manifest file next to the exe. You can test it by copying out the generated manifest file next to the binary and trying to run it again.

First let me thank both you and Soran Mustaca for your comments. I did try copying the manifest files for idl.exe and idl2312.dll from the idl directory where they were created to the win32-bin directory. I also copied the manifest file for pthreadVC2.dll to win32-bin as well. Now when I run idl.exe I am told that it has "encountered a problem and needs to close." That is: it crashes. This effect is quite different than before, though, and probably better because now the program is at least attempting to execute.

Peter

_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to