hi
my 10.6 sdk shipped with Lion does not include <string.h>

/portmidi/pm_mac/pmmacosxcm.c
In file included from 
/Users/nico/daylight/src/portmidi/pm_mac/pmmacosxcm.c:38:
In file included from 
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21:
In file included from 
/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20:
In file included from 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:65:
In file included from 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:28:
/Developer/SDKs/MacOSX10.6.sdk/Developer/Headers/FlatCarbon/strings.h:1:2: 
error: #warning Strings.h is not available on Mac OS X [-W#warnings]
#warning Strings.h is not available on Mac OS X
  ^
1 error generated.


Le 15/01/12 18:58, Roger Dannenberg a écrit :
> Hi All,
>
> I'm not sure what's going on here. My 10.6.sdk MacMemory.h includes
> <string.h>  at line 28, but your build seems to be complaining about
> Strings.h or strings.h.
>
> Again, it might be interesting to just add the PortMidi sources to a
> project and see what happens, although I know it's frustrating to track
> down missing libraries, search paths, etc.
>
> -Roger
>
> On 1/12/12 12:22 PM, Anthony Palomba wrote:
>> #warning Strings.h is not available on Mac OS X
> _______________________________________________
> media_api mailing list
> [email protected]
> http://lists.create.ucsb.edu/mailman/listinfo/media_api
>
_______________________________________________
media_api mailing list
[email protected]
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to