For$
<!-- begin site header -->
<div id=

Author Topic: Impossible to determine endianness  (Read 8308 times)

MechWarrior001

  • Newbie
  • *
  • Posts: 31
    • View Profile
Impossible to determine endianness
« on: November 13, 2011, 05:33:52 am »
I'm getting error C1189 when attempting to compile. Build output is as follows:

Code: [Select]
fatal error C1189: #error :  Impossible to determine endianness (Little or Big endian), please contact the author.
What would I need to do to fix this?

Lapayo

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Impossible to determine endianness
« Reply #1 on: December 17, 2011, 05:05:37 pm »
Getting the same with Visual Studio 2010 and Windows 7 :(

May someone look at this?