Pro Audio Support

Q:
When I bounce to .mp3 in Pro Tools, I get an error message that says: OMP: Initializing libguide.lib, but found libguide 40.lib already initialized. This can cause performance degradation. Set environment variable kmp_duplicate_lib_ok = true if you want your program to continue in this case.
 
A:
1. On the Desktop, Right click on My computer and choose properties
2. Go to the Advanced Tab and click on the environment variables button
3. for the top window (user variables) click New.
4. In variable name enter KMP_DUPLICATE_LIB_OK (all uppercase and include
the underscores)
5. In the Variable value enter TRUE (all uppercase)
6. Click ok
7. Do the same thing for second window (system variables)
8. You should not need to restart your computer, just restart your program.