qmgr test needs bits.lib to link using the MSVC headers

Reece Dunn msclrhd at googlemail.com
Sun Mar 23 13:07:44 CDT 2008


Hi,

I have been going through the tests to see if I can make them work
using MSVC headers.

When building the qmgr tests, I have found that you need to add
bits.lib to LIBS (Linker/Input/Additional Dependencies). Doing this
gets the test to link properly.

Does anyone know how to add this to Wine? Adding EXTRALIBS=-lbits to
Makefile.in does not work on Wine itself. Is this the right way to go?

- Reece



More information about the wine-devel mailing list