logo Sign In

Post #954831

Author
Williarob
Parent topic
Color matching and prediction: color correction tool v1.3 released!
Link to post in topic
https://originaltrilogy.com/post/id/954831/action/topic#954831
Date created
17-Jun-2016, 11:28 AM

TK-949 said:

I just can’t get it to run. It’s in the same folder as the matlab dlls (C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v714\runtime\win32), but it doesn’t find them.

You need to add something to your PATH Environment variable. The installer should have done this, but it didn’t do it on my system either:

Right click on “My Computer”, click on properties, Advanced, Environment Variables, and then add a semi colon and “C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v714\runtime\win32” to the end of the PATH. There should already be a bunch of paths in there, separated by semi colons. Keep clicking OK until all the dialog boxes are gone and then try launching the app again.