[Vm-dev] building intel mac VM: mactypes.h not found

Ken G. Brown kbrown at mac.com
Wed May 2 23:06:54 UTC 2007


For the issues between 10.3.9 and 10.4, in XCode, at the bottom of Project / Edit Active Target / Build / Deployment / All Settings
Change SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk/ to MacOSX10.4.0u.sdk.

Might solve some problems compiling.

   Ken

>Hmm I think the problem was that the actual file has a camelcase name
>(/Developer/Headers/FlatCarbon/MacTypes.h is the only file that
>spotlight finds with this name).
>
>It's included as mactypes.h in lowercase in the code and I formatted
>my disk in case-sensitive HFS+.
>
>Same for Types.h and TextUtils.hŠ
>
>Then I get:
>/Volumes/Ogeima/Users/dpollet/Documents/Development/Squeak/squeak-svn/platforms/Mac
>OS/plugins/JoystickTabletPlugin/HID_Utilities.h:57:32:
>IOKit/HID/IOHIDLib.h: No such file or directory
>
>Šwhich only exists in the 10.4 SDK but the project file mentions
>10.3.9Š investigating that now.
>
>On 02/05/07, Andreas Raab <andreas.raab at gmx.de> wrote:
>>
>>I remember seeing this problem; it was something related to importing
>>the frameworks correctly.
>>
>>Cheers,
>>   - Andreas
>>
>>Damien Pollet wrote:
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> Here is what XCode says:
>>>
>>> In file included from
>>> /Volumes/Ogeima/Users/dpollet/Documents/Development/Squeak/squeak-svn/src/vm/intplugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c:18:
>>>
>>> /Volumes/Ogeima/Users/dpollet/Documents/Development/Squeak/squeak-svn/platforms/Mac
>>>
>>> OS/vm/sqConfig.h:4:22: mactypes.h: No such file or directory
>>>
>>> This is with a just dezipped xcode project, I have both 10.3.9 and
>>> 10.4 SDKsŠ what's the problem ?
>>>
>>
>
>
>--
>Damien Pollet
>type less, do more [ | ] http://typo.cdlm.fasmz.org



More information about the Vm-dev mailing list