Registered Member
|
Hello,
I'm unable to start the program after installation. First it gives error messages stating msvcp120.dll & msvcr120.dll is missing, and if I manually install those dlls, the "0xc000007b" Error forces the program to terminate. Is there anything I can do about that? |
Registered Member
|
It is missing .dll libraries. Try to run Dependency Walker to find out what libraries. It is likely QT libraries.
|
Registered Member
|
I have the problem listed on this thread, and tried your advice. Dependency Walker listed literally DOZENS of DLLs "the system cannot find." and the following errors:
Error: At least one required implicit or forwarded dependency was not found. Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module. Error: Modules with different CPU types were found. {referring to mscvp120.dll and msvcr120.dll; my 64-bit system has only x86 versions of these DLLs.) Warning: At least one delay-load dependency module was not found. Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module. Can your program REALLY have this many problems? |
Registered Member
|
Dependency Walker can list more dll's, unrelated to the problem. This appears to be a case of missing dll's, related to QT or the incorrect MS Visual Studio dll. I have installed the program in a fresh windows VM and has worked. You can try CFF Explorer, which provides the link to the libraries on your system. Trace the libraries and make sure they are 32 bit version, and see if any are missing. (P.S., I am not a developer of this program) |
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]