Jesper Quorning <[EMAIL PROTECTED]> wrote on 23.10.2008 14:13:08:
> Hi All,
> I try to link together a module compiled with x86_64-pc-mingw32-gcc and
> a module compiled with MS cl (64bit). link with MS link, but it fails
with
>
> hello.obj : error LNK2019: unresolved external symbol call_me re
Hi All,
I try to link together a module compiled with x86_64-pc-mingw32-gcc and
a module compiled with MS cl (64bit). link with MS link, but it fails with
hello.obj : error LNK2019: unresolved external symbol call_me referenced
in function main
I have tryed with different call conventions but w
Hello Drangon,
[EMAIL PROTECTED] wrote on 23.10.2008 04:52:39:
> hi,
>
> When using mingw-w64 to build directshow program, there some bug :
>
> (1) strmif.h:8376, ddraw.h not found, this line should be remove or
> wrap by MINGW_HAS_DDRAW_H
> line 6807 already do this.
>
> (2) strmif.h:9115