Mountain Lion / XCode 4.4 and Rainy Day - Math64.h not found
by Andy Hawkins · in iTorque 2D · 07/30/2012 (6:54 am) · 10 replies
I'm building to a 4.2 target (my iPod with the latest iOS it can support) and the build fails with...
Profiler.cc - Lexical or Preprocessor Issue 'Math64.h' file not found.
Anyone know what's causing this?
Profiler.cc - Lexical or Preprocessor Issue 'Math64.h' file not found.
Anyone know what's causing this?
#2
07/31/2012 (4:41 am)
Well that's the same for me - works in simulator - not on device. At least it's not just me. I'll check the Apple forums.
#3
07/31/2012 (5:19 am)
I cant see anything in the forums yet. I think this is probably a GG team issue. Should I elevate it to a bug?
#4
Errors in MacTypes.h, ConditionalMacros.h, Finder.h, FixMath.h
Compiling example game for device with DP3 and iOS SDK 6 beta:
Only a few hundred warnings. Built successfully.
07/31/2012 (9:35 am)
Compiling editor with Xcode 4.5 Developer Preview 3, OS X SDK 10.8:Errors in MacTypes.h, ConditionalMacros.h, Finder.h, FixMath.h
Compiling example game for device with DP3 and iOS SDK 6 beta:
Only a few hundred warnings. Built successfully.
#5
08/01/2012 (7:23 pm)
I commented it out. still it will not run on an actual ipad, I get oniPhoneTouchTap: Unknown command on every touch...
#6
08/04/2012 (7:16 am)
Are any of the GG dev's seeing this? Should I raise this as a bug?
#7
08/09/2012 (5:38 am)
I think I know how to fix this. I set up a Lion 10.7.4 / Xcode 4.3.2 install and encountered the same problem. The fix was to install XCode->Preferences->Downloads->Components->Command Line Tools. I haven't tried it on my Mountain Lion setup yet, but I presume it would fix the same problem.
#8
J
08/13/2012 (2:16 am)
Just tested installing the tools on mountain lion as you suggest -- Yep, that resolves it for me! - thanks for that.J
#9
10/26/2013 (1:58 am)
I've the same problem compiling with the new Xcode 5x. I'm trying to compile a my old game but I've the error: Math64.h file not found
#10
XCode->Preferences->Downloads->Components->Command Line Tools
10/26/2013 (4:53 am)
Do the same thing I did - you need to download the rest of the tools. Look for something like this...XCode->Preferences->Downloads->Components->Command Line Tools
Torque Owner john mcfarlane
Default Studio Name