Board index » Visual Studio » OpenMP vcomp.dll and manifest files
|
DavidCrow
|
OpenMP vcomp.dll and manifest files
Visual Studio364
I am a little lost here on how to get my program to run. I set the / oopenmp flag on the compiler, added the pragma, and recompiled. When I went to run the program it complained about not having vcompd.dll, so I found it and copied it into the debug directory. Now it is giving me the error message: R6034 An application has made an attempt to load vcompd.dll without using a manifest. I checked things out and my VS2008 project *DOES* have an embedded manifest. What do I need to do to make this work correctly? - |
