Kevin wrote:
BTW: You can find my C API at http://kevin.atkinson.dhs.org/avisynth_c/. Avisynth: http://www.avisynth.org/. And a dead simple program as the test case for the bug http://bugs.winehq.org/show_bug.cgi?id=1707 .
That test case involves compiling a program with mingw. Can you compile that program with vc++ instead, and if so, does it then work?
Let's make sure avisynth and your API work with 100% microsoft tools under Wine before we dive in to making it work with gcc. - Dan
On Thu, 11 Sep 2003, Dan Kegel wrote:
Kevin wrote:
BTW: You can find my C API at http://kevin.atkinson.dhs.org/avisynth_c/. Avisynth: http://www.avisynth.org/. And a dead simple program as the test case for the bug http://bugs.winehq.org/show_bug.cgi?id=1707 .
That test case involves compiling a program with mingw. Can you compile that program with vc++ instead, and if so, does it then work?
I can try but I doubt it will make a difference. I get the same problem when using Avisynth with Virtualdub.