Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Having trouble building in Visual Studio 2012
06-11-2013, 11:58 AM
Post: #5
RE: Having trouble building in Visual Studio 2012
I was also having troubles compiling with VS2012. I've had to do the following:

native/thread.h:248, remove const (otherwise, error C3848)
define _VARIADIC_MAX=10 for the GPU project. (otherwise, error C2780 because of This)

Side effects? Dunno, but it compiles now. Tongue

ズキューーン
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Having trouble building in Visual Studio 2012 - KrossX - 06-11-2013 11:58 AM

Forum Jump: