[vtkusers] VTK 6.1.0, MinGW and Qt5 - Application asks for VTK dll file

Malsoaz James jmalsoaz at yahoo.fr
Mon Jan 27 05:26:30 EST 2014


My bad, I found the DLL files in the "bin" folder and the reason why VTK is looking for DLL file is because the option "BUILD_SHARED_LIBS" is now enabled by default in the cmake.

Best.



Le Lundi 27 janvier 2014 8h42, Malsoaz James <jmalsoaz at yahoo.fr> a écrit :
 
Hi,

I'm trying to use the new VTK 6.1.0 in combination with Qt5. Everything compiled with MinGW.
Compilation works fine and I have been able to install VTK.

I tested a sample project and unfortunately the output application file asks for DLL: libvtkCommonCore-6.1.dll. I checked in the lib folder of vtk and I only found *.dll.a files.

What's wrong with my configuration / compilation of VTK? The swlected options of VTK for compilation are the one by default, except for the Qt support. 

Best.
James.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140127/c4cdc205/attachment.html>


More information about the vtkusers mailing list