Hi All,
I installed the latest Mingw-w64 at
http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/64-bit/threads-win32/seh/x64-4.8.1-release-win32-seh-rev5.7z/download.
My machine is Windows 7 64 bit.
Using the mingw-w64, I am compiling an example from VTK-5.10.1 (
www.vtk.org). I got some errors related to "undefined reference to
CLSID_WbemLocator". I searched online and found a solution "
http://vtk.1045678.n5.nabble.com/error-LNK2019-unresolved-external-symbol-CLSID-WbemLocator-td5720744.html",
which was compiled with visual studio. But linking with libwbemuuid.a does
not work for me under Mingw-w64. I found this symbol was defined in
wbemcli.h, but only with "EXTERN_C const CLSID CLSID_WbemLocator;".
Does anyone know where exactly is it defined? How should I link under
Mingw-w64?
Thanks,
Mengda
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public