Results 1 to 6 of 6

Thread: Xcode SDL2 issue: "Undefined symbols for architecture i386"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    I'm using these headers:

    https://github.com/ev1313/Pascal-SDL-2-Headers

    And have installed the Mac OS X SDL 2 frameworks from the official sources (I mean, I didn't install them from source files, I downloaded the .dmg's from the official websites and installed them by copying the frameworks into the Library/Frameworks/ folder). There's only one .dmg to choose for SDL2, SDL2_image and SDL2_mixer, respectively.

    I'm also using the Xcode 4 Objective Pascal templates from here:

    https://dl.dropboxusercontent.com/u/...bjP/index.html

    I'm fairly sure that it's an issue with Xcode not finding the SDL 2 libraries/frameworks during linking, but I don't know how to fix that. I've tried setting the framework path in Build Settings, but that didn't help.
    Last edited by Christian Knudsen; 09-02-2015 at 01:10 PM.
    Laserbrain Studios - Currently developing Hidden Asset!
    Ascii Sector
    - Real-time roguelike in space!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •