Hi,
I’ve got the following problem for VVVV versions beta18 and beta19 (but not for beta 17): the application startup aborts with the following statement:
“OMP abort: Initializing libiomp5md.dll, but found libguide40.dll already initialized.
This may cause performance degredation and correctness issues.
Set environment variable KMP_DUPLICATE_LIB_OK=true to ignore this problem and force the program to continue anyway. Please note that the use of KMP_DUPLICATE_LIB_OK is unsupported and that the use of it may cause undefined behavior.
For more information please contact Intel® Premier Support.”
I’m using Intel IPP 6.0 and copied its dlls to the system32 directory. Before the installation of Intel IPP 6.0 VVVV beta 18 started correctly.
Does anyone know a solution for this (except setting the above mentioned environment variable - it doesn’t seem to be recommended)