Hi,
I have a program, written on VC2012, with GUI made through Qt Designer. On my computer, the .exe works fine, with some dll files asked at the beginning.
But when I try to run the .exe on another computer without VC2012, neither Qt software. It doesn’t work. Even if I add all files of folder “bin” of Qt, the GUI still cannot open. How can I make it work? I hope there is a fast solution. (like MSVC has some “redistributable” packs to install dll files) I have checked online, there is no clear information about it.
Could anyone please help me? Thanks in advance.
↧