Code Monkey home page Code Monkey logo

Comments (7)

Vybesoft avatar Vybesoft commented on August 22, 2024

Same problem here.

from snes4ios.

rileytestut avatar rileytestut commented on August 22, 2024

I'm looking into this, unfortunately I don't know what the exact problem is right now. My only suggestion would be to install Xcode 4.4 in the meantime and compile.

from snes4ios.

rockstarjoe avatar rockstarjoe commented on August 22, 2024

I, too, have run in to this. Would be happy to test if you have any suggestions. Thanks!

from snes4ios.

jlturner avatar jlturner commented on August 22, 2024

I'm having this problem also. I'm running Xcode 4.4 on Mountain Lion.

...from hundreds of warnings prior:
ld: warning: ARM function not 4-byte aligned: ApuFF from /Users/jlturner/Downloads/jlturner-SNES4iOS-b01bfa6/src/snes4iphone_src/libpocketsnes.a(spc700a.o)
ld: warning: ARM function not 4-byte aligned: _Spc700JumpTab from /Users/jlturner/Downloads/jlturner-SNES4iOS-b01bfa6/src/snes4iphone_src/libpocketsnes.a(spc700a.o)
ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in gbspecial from /Users/jlturner/Downloads/jlturner-SNES4iOS-b01bfa6/src/snes4iphone_src/libpocketsnes.a(os9x_65c816.o). To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie
ld: reference to symbol (which has not been assigned an address) _refreshScreenSurface in _gp_setFramebuffer from /Users/jlturner/Downloads/jlturner-SNES4iOS-b01bfa6/src/snes4iphone_src/libpocketsnes.a(iphone_sdk.o) for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Showing first 200 warnings only

from snes4ios.

jkirsons avatar jkirsons commented on August 22, 2024

If you change "Build Settings / Linking / Perform Single-Object Prelink" to Yes, it resolves the error.
Not the warnings though...

from snes4ios.

jlturner avatar jlturner commented on August 22, 2024

Yep, setting the Perform Single-Object Prelink allowed me build successfully. Thanks jkirsons!

from snes4ios.

rockstarjoe avatar rockstarjoe commented on August 22, 2024

This worked for me too. Thanks!

On Aug 26, 2012, at 9:55 AM, James Lawrence Turner [email protected] wrote:

Yep, setting the Perform Single-Object Prelink allowed me build successfully. Thanks jkirsons!


Reply to this email directly or view it on GitHub.

from snes4ios.

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.