Git Product home page Git Product logo

corefoundation-lite-linux's People

Contributors

andyvand avatar fjolnir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

corefoundation-lite-linux's Issues

Issue with header files

I am installing CFlite on ubuntu.
Here after executing command "sudo make -f MakefileLinux install".
Few headers are missing in "/usr/local/include/CoreFoundation/"
Like -
CoreFoundation/CFUserNotification.h
CoreFoundation/CFRunLoop.h

CFLite does not compile

Since the Apple supplied version does not compile correctly for me, I went to this fork. It works farther than any other clone I have used ๐Ÿ‘

However, it does error out. I am using the stock supplied clang/libBlocksRuntime/ICJ4C/etc. I am on Ubuntu 14.04 LTS.

/usr/bin/clang -O0 -g -c -x c -fblocks -fpic -pipe -std=gnu99 -Wno-trigraphs -fexceptions -DCF_BUILDING_CF=1 -DDEPLOYMENT_TARGET_LINUX=1 -DMAC_OS_X_VERSION_MAX_ALLOWED=MAC_OS_X_VERSION_10_7 -DU_SHOW_DRAFT_API=1 -DU_SHOW_CPLUSPLUS_API=0 -ICF-Objects/normal -ICF-Objects/normal/CoreFoundation -DVERSION=744.12 -include CoreFoundation_Prefix.h     CFTimeZone.c -o CF-Objects/normal/CFTimeZone.o
CFTimeZone.c:84:75: error: alias must point to a defined variable or function
CF_EXPORT CFStringRef const kCFDateFormatterTimeZone __attribute__((weak, alias   ("kCFDateFormatterTimeZoneKey")));
                                                                      ^
1 error generated.

Thank you in advance, and I hope this is still supported!

CFArray errors out

On a Debian box running clang 3.0, CFArray.c errors out with the following error:
CFArray.c:866:9: error: use of undeclared identifier 'HALT'

I am not sure how to fix this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.