Author Topic: building ps in vc 2013  (Read 276 times)

Tillen Veriler

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
building ps in vc 2013
« on: January 11, 2014, 02: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.