My program works fine on my PC but when I take to a PC that does not have Delphi Studio installed, I get an error saying that "...qtintf.dll is missing...".
If I copy qtintf70.dll to the directory where I'm running the program, then my program works fine.
Is there a way I can include qtintf70.dll in my .exe so the external reference will be satisfied from within the .exe? I want to make it so all I do to share my program is simply give them the .exe file and that is it!
Thanks,
Lee
If I copy qtintf70.dll to the directory where I'm running the program, then my program works fine.
Is there a way I can include qtintf70.dll in my .exe so the external reference will be satisfied from within the .exe? I want to make it so all I do to share my program is simply give them the .exe file and that is it!
Thanks,
Lee