CFLite old: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
On Windows XP or Windows Vista:<br> | On Windows XP or Windows Vista:<br> | ||
# Install [[CFLite/Cygwin|Cygwin]] | # Install [[CFLite/Cygwin|Cygwin]] | ||
# Download [http://www.opensource.apple.com/darwinsource/tarballs/apsl/CF-476.13.tar.gz CFLite 476.13] | # Download [http://www.opensource.apple.com/darwinsource/tarballs/apsl/CF-476.13.tar.gz CFLite 476.13]. '''Ooops!''' Not available? Try: [http://www.opensource.apple.com/darwinsource/tarballs/apsl/CF-476.10.tar.gz CFLite 476.10] | ||
# install it where?? | # install it where?? | ||
# Download [http://kjams.com/cflite/downloads/include.zip include.zip] (contains /usr/include/*, which includes AvailabilityMacros, AssertMacros and TargetConditionals from 10.5) | # Download [http://kjams.com/cflite/downloads/include.zip include.zip] (contains /usr/include/*, which includes AvailabilityMacros, AssertMacros and TargetConditionals from 10.5) | ||
# install it where?? | # install it where?? | ||
Revision as of 07:47, 26 June 2008
This page documents how to build CFLite 476.10 such that you can then link to it in your Windows projects, and then blissfully use CFStrings, CFDictionaries, and all the other CFGoodness that CFLite will bring you.
On Windows XP or Windows Vista:
- Install Cygwin
- Download CFLite 476.13. Ooops! Not available? Try: CFLite 476.10
- install it where??
- Download include.zip (contains /usr/include/*, which includes AvailabilityMacros, AssertMacros and TargetConditionals from 10.5)
- install it where??