Since bullet was updated, compiling PhysicsModule files using Xcode & GCC 4.2 will result in these weird errors:
...
{standard input}:unknown:Undefined local symbol LC15
{standard input}:unknown:Undefined local symbol LC16
{standard input}:unknown:Undefined local symbol LC17
{standard input}:unknown:Undefined local symbol LC18
{standard input}:unknown:Undefined local symbol LC19
{standard input}:unknown:Undefined local symbol LC20
etc...
As a workaround, building with Makefiles and GCC, or Xcode with LLVM-GCC or Xcode with Clang works.
Since bullet was updated, compiling PhysicsModule files using Xcode & GCC 4.2 will result in these weird errors:
etc...
As a workaround, building with Makefiles and GCC, or Xcode with LLVM-GCC or Xcode with Clang works.