Hardware > Emulatoren
AtariX => MagicOnLinux
don_apple:
--- Zitat von: Lukas Frank am Fr 17.04.2026, 20:22:23 ---
--- Zitat von: don_apple am Fr 17.04.2026, 15:23:39 ---@Lukas Frank Sehr komische Fehlermeldungen ???
--- Ende Zitat ---
Auf meinem Ubuntu MacBookPro hat es ja geklappt, vielleicht liegen meine Probleme daran das ich kein macOS 15 Sequoia auf meinem M4 MacMini habe sondern ein 26 Tahoe ...?
--- Ende Zitat ---
Nein, glaube ich nicht.
Bei deinem letzten Versuch hast du anscheinend das cmake nicht aus dem "build" Verzeichnis gestartet:
--- Code: ---Franks-MacMini:magiclinux frank$ cmake -G Xcode
--- Ende Code ---
Und da fehlen die 2 Punkte ("..") am Ende des cmake Kommandos. Die sind wichtig!
Lies dir nochmal https://gitlab.com/AndreasK/magiclinux/-/blob/main/MACOS.txt?ref_type=heads genau durch und verwende die Kommandos genauso wie sie da angeben sind.
Oder verwende das build_macos.sh Shell-Script das ich bereits erwähnt hatte.
ragnar76:
--- Zitat von: Lukas Frank am Fr 17.04.2026, 20:22:23 ---
--- Zitat von: don_apple am Fr 17.04.2026, 15:23:39 ---@Lukas Frank Sehr komische Fehlermeldungen ???
--- Ende Zitat ---
Auf meinem Ubuntu MacBookPro hat es ja geklappt, vielleicht liegen meine Probleme daran das ich kein macOS 15 Sequoia auf meinem M4 MacMini habe sondern ein 26 Tahoe ...?
--- Ende Zitat ---
Ich hab ein MacBook M2 pro mit 26.4.1, das klappt also
Lukas Frank:
Habe den build direkt aus Xcode versucht und scheinbar klappt das aber die Programmdatei wird nicht erzeugt ...?
Lukas Frank:
Soweit bin ich jetzt ...
Franks-MacMini:~ frank$ cd magiclinux
Franks-MacMini:magiclinux frank$ mkdir build
Franks-MacMini:magiclinux frank$ cd build
Franks-MacMini:build frank$ cmake -G Xcode ..
-- The C compiler identification is AppleClang 21.0.0.21000099
-- The CXX compiler identification is AppleClang 21.0.0.21000099
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /opt/homebrew/bin/pkg-config (found version "2.5.1")
-- Checking for module 'sdl2'
-- Found sdl2, version 2.32.10
-- Checking for module 'sdl2_mixer'
-- Found sdl2_mixer, version 2.8.1
-- Configuring done (5.9s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/frank/magiclinux/build
Franks-MacMini:build frank$
Lukas Frank:
xcode ...
Schaffe es aber nicht das Programm zu erzeugen. Weiß auch nicht was und wie ich da was machen soll? Bin zu blöd.
Navigation
[0] Themen-Index
[#] Nächste Seite
[*] Vorherige Sete
Zur normalen Ansicht wechseln