Giter Site home page Giter Site logo

Comments (6)

nst avatar nst commented on July 18, 2024

It seems you're not linking against the Account.framework.

What version of OS X are using?

Can you see something similar to this picture in your project?

screen shot 2013-06-28 at 6 16 13 pm

from sttwitter.

gazzer82 avatar gazzer82 commented on July 18, 2024

Wow, thanks for the super speedy reply, you are indeed correct, i did not have the Accounts.framework added, however i now do and i am still getting the following errors, on 10.8.3:

Undefined symbols for architecture x86_64:
"_STLog", referenced from:
-[STTwitterAPIWrapper invalidateBearerTokenWithSuccessBlock:errorBlock:] in STTwitterAPIWrapper.o
___67-[STTwitterAppOnly getResource:parameters:successBlock:errorBlock:]_block_invoke87 in STTwitterAppOnly.o
___67-[STTwitterAppOnly getResource:parameters:successBlock:errorBlock:]_block_invoke102 in STTwitterAppOnly.o
___95-[STTwitterAppOnly postResource:baseURLString:parameters:useBasicAuth:successBlock:errorBlock:]_block_invoke132 in STTwitterAppOnly.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

As well as the following warnings:

/Users/garethjeanne/Documents/Programming/Twitter Translator/STTwitter/STTwitterAppOnly.m:174:9: Implicit declaration of function 'STLog' is invalid in C99

/Users/garethjeanne/Documents/Programming/Twitter Translator/STTwitter/STTwitterAPIWrapper.m:140:9: Implicit declaration of function 'STLog' is invalid in C99

/Users/garethjeanne/Documents/Programming/Twitter Translator/STTwitter/Vendor/STHTTPRequest.m:11:9: 'DEBUG' macro redefined

Thanks

Gareth

from sttwitter.

nst avatar nst commented on July 18, 2024

STLog is defined in STTwitterAppOnly.h.

Do you have the latest version?

Did you try to checkout the whole project again ?

from sttwitter.

gazzer82 avatar gazzer82 commented on July 18, 2024

Hmm, definitely have a STTwitterAppOnly.h, attached is a screenshot of my project tree as well the Build Phases screen, as far as i can tell everything is correct.

Help greatly appreciated!

Cheers

Gareth
screen shot 2013-06-28 at 20 25 30
screen shot 2013-06-28 at 20 20 54

from sttwitter.

nst avatar nst commented on July 18, 2024

I think you don't have the latest version.

Make sure to checkout the latest version by typing the following line:

git clone [email protected]:nst/STTwitter.git

It should compile out of the box.

from sttwitter.

gazzer82 avatar gazzer82 commented on July 18, 2024

Hmm, well that will teach me to try new things, i thought i would try the Git app for a change, rather than the command line. Well just cloned from the command line and it has now compiled fine.

Still getting an error, but i don't think it's anything serious:
screen shot 2013-06-28 at 21 49 47

Thanks very much for your help, and your excellent framework, hopefully i can get it working now . . . .

Cheers!

Gareth

from sttwitter.

Related Issues (20)

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.