FLSTUDIO 10(win7 64bit)でReWireでvocaloid2立ち上げると
OMP abort: Initializing libguide40.lib, but found libiomp5md.dll already intialized.
This may cause performance degradation and correctness issues.
Set enviroment 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 using it may cause underfined behavior.
For more infomation, please contact Intel(R) Premier Suppot.
などと出てFLが落ちる場合、
すでに挿してるt-racksやampletube等のIK製プラグインと
vocaloidediotorの相性(インテルCコンパイラのバグだとか)が原因のようです。
解決方法は
システムのプロパティ→環境変数
システム環境変数 に新規で以下を追加
変数名:KMP_DUPLICATE_LIB_OK
変数値:TRUE
これで直った。
参考:http://iso-iso.cocolog-nifty.com/blog/cat4410100/index.html
OMP abort: Initializing libguide40.lib, but found libiomp5md.dll already intialized.
This may cause performance degradation and correctness issues.
Set enviroment 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 using it may cause underfined behavior.
For more infomation, please contact Intel(R) Premier Suppot.
などと出てFLが落ちる場合、
すでに挿してるt-racksやampletube等のIK製プラグインと
vocaloidediotorの相性(インテルCコンパイラのバグだとか)が原因のようです。
解決方法は
システムのプロパティ→環境変数
システム環境変数 に新規で以下を追加
変数名:KMP_DUPLICATE_LIB_OK
変数値:TRUE
これで直った。
参考:http://iso-iso.cocolog-nifty.com/blog/cat4410100/index.html
コメント