|
|
Re: MSVC manifest: msg#00322
voip.wengophone.devel
|
Subject: |
Re: MSVC manifest |
Weiguang Shi wrote:
Mathieu,
I checked the DLLs in the runtime directory.
Those that come with Wengo in binary {{{
. VLTELBOX.dll
. avcodec.dll
. mgwz.dll
}}}
Native to Microsoft Windows {{{
. msvcm80.dll
. msvcm80d.dll
. msvcp80.dll
. msvcp80d.dll
. msvcr80.dll
. msvcr80d.dll
}}}
Those that came with Wengo as source code
and rebuilt with manifest {{{
. wengocurl.dll
. phapi.dll
. portaudio.dll
}}}
Others with manifest {{{
. qt-mt3.dll
The Qtwin project
http://qtwin.sourceforge.net/qt3-win32/index.php
seemed to have taken care of it.
}}}
Other people seemed to have similar problems, e.g.,
http://www.codecomments.com/archive237-2006-2-781330.html,
and http://www.allegro.cc/forums/thread/545333.
I suspect the
. VLTELBOX.dll
. mgwz.dll
. avcodec.dll
even more now. I don't have the source code. Is there
any way to get them built with VC 8 Express?
Thanks,
Wei
Wei,
mgwz.dll and avcodec.dll are built with MingW.... There is NO
possibility to add
manifest to them... There MUST be a way however, to tell VS 2005 to
load DLLs without manifest
Vadim
--- Weiguang Shi <wgshizz-/E1597aS9LQAvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote:
Hi Mathieu,
I made the changes in Scons and I could see that
DLLs
and EXEs are produced with manifest files now. In
the
end, however, I couldn't run the wengophone.exe for
the same error, i.e., R6034 which says that "An
application has made an attempt to load the C
runtime
library incorrectly."
Now wengo classic came with DLLs, e.g.,
win32/dlls/mgwz.dll or
libs/ffmpeg/binary-lib/avcodec.dll, which might not
have manifest built-in. I'm suspecting that these
are
the files causing trouble.
Comments?
Thanks,
Wei
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel-ZwoEplunGu1JKUZHOYzk1kEOCMrvLtNR@xxxxxxxxxxxxxxxx
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel-ZwoEplunGu1JKUZHOYzk1kEOCMrvLtNR@xxxxxxxxxxxxxxxx
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
|
|