That typically happens if you run your app with an older Qt version than the one you compiled the app with.
In Visual Studio, you can look in the output window to see which dll's it picks up at runtime. Or you can check your PATH environment variable. Clint On Thursday 23 October 2008 6:28:12 am Natalie Happenhofer wrote: > Hi! > I´ve checked paraview out and build it and building works fine, but > executing paraview, I get the following error: > > Entry point "_z17qt_message_output9qtmsgtypebkc" was not found in > "QtCore4.dll" > > What´s happening there? > > thx, > NH > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
