PlaneShift

Development => Development Deliberation => Topic started by: Tillen Veriler on January 11, 2014, 08:13:32 pm

Title: building ps in vc 2013
Post by: Tillen Veriler on January 11, 2014, 08:13:32 pm
I'm running into a compiler error with fparser in vc 2013 express.

Error   1   error C1001: An internal error has occurred in the compiler.   c:\development\planeshift\src\tools\fparser\extrasrc\fptypes.h   162   1   libfparser


fun fun fun.

I've tried #pragma optimize("", off) with no luck. The compiler still barfs. Has anyone bumped into this and is there a fix/workaround? Did I miss something obvious again?

Any input is welcome.