Giter Club home page Giter Club logo

Comments (4)

vasi avatar vasi commented on July 22, 2024

Is it the linking command that fails, unable to find the SDL framework? I got this because of something weird in my 10.6 SDK:

Etui:macemu vasi$ ls -l /Library/Xcode3/SDKs/MacOSX10.5.sdk/Library/Frameworks
lrwxr-xr-x  1 root  wheel  19 28 Oct 01:34 /Library/Xcode3/SDKs/MacOSX10.5.sdk/Library/Frameworks -> /Library/Frameworks
Etui:macemu vasi$ ls -l /Library/Xcode3/SDKs/MacOSX10.6.sdk/Library/Frameworks
total 8
lrwxr-xr-x  1 root  wheel   19 28 Oct 01:34 Frameworks -> /Library/Frameworks
drwxr-xr-x  3 root  wheel  102  4 Jan  2011 PluginManager.framework

It doesn't make any sense for there to be a Library/Frameworks/Frameworks! If I remove MacOSX10.6.sdk/Library/Frameworks, and replace it with a symlink to /Library/Frameworks, SheepShaver links correctly.

from macemu.

emendelson avatar emendelson commented on July 22, 2024

On Nov 13, 2013, at 2:58 AM, Dave Vasilevsky [email protected] wrote:

Is it the linking command that fails, unable to find the SDL framework? I got this because of something weird in my 10.6 SDK:

Etui:macemu vasi$ ls -l /Library/Xcode3/SDKs/MacOSX10.5.sdk/Library/Frameworks
lrwxr-xr-x 1 root wheel 19 28 Oct 01:34 /Library/Xcode3/SDKs/MacOSX10.5.sdk/Library/Frameworks -> /Library/Frameworks
Etui:macemu vasi$ ls -l /Library/Xcode3/SDKs/MacOSX10.6.sdk/Library/Frameworks
total 8
lrwxr-xr-x 1 root wheel 19 28 Oct 01:34 Frameworks -> /Library/Frameworks
drwxr-xr-x 3 root wheel 102 4 Jan 2011 PluginManager.framework
It doesn't make any sense for there to be a Library/Frameworks/Frameworks! If I remove MacOSX10.6.sdk/Library/Frameworks, and replace it with a symlink to /Library/Frameworks, SheepShaver links correctly.


Reply to this email directly or view it on GitHub.

It’s been three months since I tried this, and I don’t remember the full details, but I think, yes, it was linking command that failed. Here are the few details that I posted at the time:

http://www.emaculation.com/forum/viewtopic.php?f=20&t=8109&start=31

Again, the debug setting built successfully; the release build didn’t.

from macemu.

vasi avatar vasi commented on July 22, 2024

Yeah,the debug build seems to be linking against the 10.5 sdk here, which has the correct Frameworks symlink.

from macemu.

RonaldPR avatar RonaldPR commented on July 22, 2024

Ah, yes, I remember now. I bumped into this issue long time ago, changed the symlink, thought it was an anomaly in my setup only, and forgot all about it. I didn't think of it when emendelson reported the problem years later.


Op 13 november 2013, om 08:58, schreef Dave Vasilevsky [email protected]:

Is it the linking command that fails, unable to find the SDL framework? I got this because of something weird in my 10.6 SDK:

Etui:macemu vasi$ ls -l /Library/Xcode3/SDKs/MacOSX10.5.sdk/Library/Frameworks
lrwxr-xr-x 1 root wheel 19 28 Oct 01:34 /Library/Xcode3/SDKs/MacOSX10.5.sdk/Library/Frameworks -> /Library/Frameworks
Etui:macemu vasi$ ls -l /Library/Xcode3/SDKs/MacOSX10.6.sdk/Library/Frameworks
total 8
lrwxr-xr-x 1 root wheel 19 28 Oct 01:34 Frameworks -> /Library/Frameworks
drwxr-xr-x 3 root wheel 102 4 Jan 2011 PluginManager.framework
It doesn't make any sense for there to be a Library/Frameworks/Frameworks! If I remove MacOSX10.6.sdk/Library/Frameworks, and replace it with a symlink to /Library/Frameworks, SheepShaver links correctly.


Reply to this email directly or view it on GitHub.

from macemu.

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.