c++ - Error message when executing a Qt application -
my program works correctly on computer (windows 7 64 bits), seems crash on computer (windows vista 32 bits), following error dialog:

qt informations:

i use default qt compiler.
you can see dlls referenced exe using dependency walker. also, 32bit machine might not have installed msvc runtime required of modules.
Comments
Post a Comment