[vtkusers] Compiling HelloWorld and other qt based examples - vtk-5.10.0

John Drescher drescherjm at gmail.com
Wed Aug 29 13:42:02 EDT 2012


> Sorry. I think this problem is due to linking 2008 qt libs with VS 2010.

That would be a good reason for these types of problems. Also make
sure you do not mix debug and release in your application. That will
compile and link however you will get seemingly random crashes in your
application.

John



More information about the vtkusers mailing list