Trouble compiling Wine tests with Cygwin

Austin English austinenglish at gmail.com
Mon Feb 22 11:41:49 CST 2010


On Mon, Feb 22, 2010 at 11:03 AM, Alex Villací­s Lasso
<a_villacis at palosanto.com> wrote:
> I have a VB6 application that requires oledb32 to convert from
> DBTYPE_VARIANT to DBTYPE_BYTES, and fails with builtin oledb32 since
> conversions to DBTYPE_BYTES are unimplemented. I set up a VirtualBox VM with
> Windows XP and the latest Cygwin in order to add a oledb32 test to show me
> what should be done for these conversions to DBTYPE_BYTES. However, I have
> trouble when running "make test" on dlls/oledb32/tests. I get the following:

It's not quite the answer to your question, but why not use mingw on
your native OS and run the mingw created exe on windows?

-- 
-Austin



More information about the wine-devel mailing list