the application was unable to start correctly (0xc000007b) cutil problem?

After compiling cudaOpenMP succesful, I get the application was unable to start correctly (0xc000007b) when I try to run my own little program. I didn’t before.
I can see that cudaopenMP creates a cutil64.lib.
Is that the reason to my problems, as I use cutil_math in my project?

Kg

Sorry I don’t quite get what you are talking about

  1. Is your own little program called cudaOpenMP?
  2. Is your machine 32-bit or 64-bit?
  3. What time, or from where, does the error 0xc000007b occur?

Please try to provide a bit more detail :)

It occurs when you try to run a app on 64-bit system which is compatible with 32-bit system. you can resolve this issue by following some simple steps.

  1. Reinstall the Application
  2. Run as An Administrator
  3. Fix Compatibility between Application and System
  4. Check Your Hard Disk

For detailed solution visit here: How To Fix Error Code 0xc000007b In Windows 7, 10 - The Error Code Pros