Is OpenMP not supported in the Express Edition I turned on the compiler switch but it complained about not finding the files. I seareched my disk for the necessary files (omp.h, vcomp.dll) but they werent found, so, I guess they wrent included in the installation of c++2005 express.
Do I need to get Pro
Thanks in advance!
Joe

OpenMP Suport
devdave
OpenMP is NOT supported in Express or Standard. You need at least Pro if you want to use OpenMp.
http://msdn2.microsoft.com/en-us/library/hs24szh9(VS.80,d=ide).aspx
Joe