Giter VIP home page Giter VIP logo

githubit's People

Contributors

iannsp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

githubit's Issues

`make` on osx 10.6

Returns this output (fail):

gcc src/ghstuff.c src/ghissue.c src/ghcurl.c src/ghjson.c  src/githubit.c -o bin/githubit -lcurl -ljansson
In file included from src/ghstuff.c:3:
src/ghtype.h:2:21: error: jansson.h: No such file or directory
In file included from src/ghstuff.c:3:
src/ghtype.h:28: error: expected specifier-qualifier-list before 'json_t'
In file included from src/ghissue.c:4:
src/ghtype.h:2:21: error: jansson.h: No such file or directory
In file included from src/ghissue.c:4:
src/ghtype.h:28: error: expected specifier-qualifier-list before 'json_t'
In file included from src/ghissue.c:9:
src/ghjson.h:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
src/ghjson.h:4: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
src/ghissue.c: In function 'ghissue_list':
src/ghissue.c:39: error: 'json_t' undeclared (first use in this function)
src/ghissue.c:39: error: (Each undeclared identifier is reported only once
src/ghissue.c:39: error: for each function it appears in.)
src/ghissue.c:39: error: 'json' undeclared (first use in this function)
src/ghissue.c:40: error: 'item' undeclared (first use in this function)
src/ghissue.c:54: error: 'ghout' has no member named 'json'
src/ghissue.c:56: error: 'ghout' has no member named 'json'
src/ghissue.c:62: warning: assignment makes pointer from integer without a cast
src/ghissue.c:63: warning: assignment makes pointer from integer without a cast
src/ghissue.c:65: warning: assignment makes pointer from integer without a cast
In file included from src/ghcurl.c:2:
src/ghtype.h:2:21: error: jansson.h: No such file or directory
In file included from src/ghcurl.c:2:
src/ghtype.h:28: error: expected specifier-qualifier-list before 'json_t'
In file included from src/ghjson.c:3:
src/ghtype.h:2:21: error: jansson.h: No such file or directory
In file included from src/ghjson.c:3:
src/ghtype.h:28: error: expected specifier-qualifier-list before 'json_t'
src/ghjson.c: In function 'ghstringparse':
src/ghjson.c:10: error: 'json_t' undeclared (first use in this function)
src/ghjson.c:10: error: (Each undeclared identifier is reported only once
src/ghjson.c:10: error: for each function it appears in.)
src/ghjson.c:10: error: 'root' undeclared (first use in this function)
src/ghjson.c:11: error: 'json_error_t' undeclared (first use in this function)
src/ghjson.c:11: error: expected ';' before 'error'
src/ghjson.c:12: error: 'error' undeclared (first use in this function)
src/ghjson.c:13: error: 'ghout' has no member named 'json'
src/ghjson.c:14: error: 'ghout' has no member named 'json'
src/ghjson.c: At top level:
src/ghjson.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
src/ghjson.c:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from src/githubit.c:3:
src/ghtype.h:2:21: error: jansson.h: No such file or directory
In file included from src/githubit.c:3:
src/ghtype.h:28: error: expected specifier-qualifier-list before 'json_t'
make: *** [all] Error 1

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.