Compile error when use VTK static library in QT Creator

Thanks every body!

Following the rule offered by Ben Boeckel, I have solved the problem.

A simple way is: move the lib with link error ahead in the link command , and you will finally get the right order.

Thanks again.