PDA

View Full Version : Deploying an Application on Windows XP



pipi
16th June 2014, 05:32
Hello everybody,
I have problem when i try run my application on Windows XP. This error will occur for Qt with Visual Studio 2010, Visual Studio 2012 or Visual Studio 2013.


"The procedure entry point FlushProcessWriteBuffers could not be located in the dynamic link library Kernel32.dll".


I am use QT Creater 5.3.0. I try fix it by for follow in document: http://www.tripleboot.org/?p=423, but it unsuccessfully.
In MSDN write: Need change Targeting Windows XP with C++ in Visual Studio: link [blogs.msdn.com]. I don’t know change it with QT Project when i can’t open it with Visual Studio.

Please help me some hint to fix it.
Thanks