メモ:新しいCloverBootloaderのビルド

Hackintosh

Clover Bootloaderのビルダ(buildme)が新しくなり大きく変わりました。
まだ荒削りです。
まだ、きちんと、メイクルールができていないかもしれませんし、パッケージがうまく動きません。(そのため、ここでの掲載も少しお休みかもしれません)
今の所のビルド手順のメモを残します。

% pwd
/Users/alpha
% xcodebuild -version 
Xcode 12.4
Build version 12D4e
% git clone https://github.com/CloverHackyColor/CloverBootloader.git --recurse-submodules
% cd CloverBootloader
% ./buildme
zsh: permission denied: ./buildme
% chmod +x buildme
% ./buildme
Please enter your choice: 7
/Users/alpha/CloverBootloader/rEFIt_UEFI/Platform/CloverVersion.cpp:9:10: fatal error: 
      '../../Version.h' file not found
#include "../../Version.h"
         ^~~~~~~~~~~~~~~~~
% ./buildme
Please enter your choice: 8
・・・
/Users/alpha/CloverBootloader/BaseTools/BuildEnv: line 87: /Users/alpha/CloverBootloader/Conf/BuildEnv.sh: No such file or directory
% ./buildme
Please enter your choice:1
・・・
Done!
Please enter your choice:7
・・・
(Sucsess)

Double Click Clover_r5134.pkg

コメント

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny

Translate »
タイトルとURLをコピーしました