i used Qt 4.8.4 и vs2010 with Qt Addon for msvc 2010 , MS Win7.
On my computer my program works nice.
Now i want use my program on another computer.
according to list dlls generated by Dependency Walker
i add these dll to folder with my exe file.
I’ve error “point entry in procedure _Z10qAllocMoreii not found in DLL library QtCore4.dll”
How fix this error ? what’s additional dlls i need ?
Thanks at advance
↧