Francois Gouget fgouget@free.fr writes:
Or is there a way to keep the static ordinal import and still have something that compiles with MSVC?
Yes, you just need an MSVC version that has a correct import lib (or copy the import lib from somewhere).
What about MinGW? It sounds like this test does not compile there either...
That's a MinGW bug, you can work around it by using the Wine-generated import libs.