PRI64d errors on a (32-bit only x86 Intel) Core Duo
#1
Hey, been following this for a while, looking great! I have been attempting to compile it, and have ran into a few errors. Most of the time, I get an error saying it expected a ) before PRI64d. I have found that on each file that uses this variable, if I insert
Code:
#define PRId64 "I64d"
at the top of the file, it will compile for me. I'm not sure, but I believe it is because I have a first generation MacBook Pro, so I do not have a Core 2 Duo, but instead just a Core Duo. This also means that I don't have 64 bit support. Just wanted to let you know, and get some input on it. Thanks, and good job!
Reply
#2
The latest SVN is no longer giving this error. I got rid of my copy and got a clean version from SVN.
Reply

Logout Mark Read Team Forum Stats Members Help
PRI64d errors on a (32-bit only x86 Intel) Core Duo1