OpenMP in Visual C++ Express

Discussion about everything. New games, 3d math, development tips...
Post Reply
3DModelerMan
Posts: 1691
Joined: Sun May 18, 2008 9:42 pm

OpenMP in Visual C++ Express

Post by 3DModelerMan »

I looked on wikipedia, and Visual Studio was listed as supporting OpenMP. But there was no mention of the Express Edition. Is OpenMP really not available in Express Edition?
That would be illogical captain...

My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
slavik262
Posts: 753
Joined: Sun Nov 22, 2009 9:25 pm
Location: Wisconsin, USA

Post by slavik262 »

Have you tried it? I haven't tried it in EE, but unless it says it isn't supported in MSVCEE, I wouldn't rule it out.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

There's an option in the compiler settings where you can enable OpenMP. If that check box is there, you have support. Otherwise not.
Post Reply