cluelesscoder wrote:What do you think about fixing the official instructions? Do you have write access to the repo and can you update the wiki?
/Users/Shared/vbox/out/darwin.amd64/release/dist/loadall.sh
svn patch ~/Patch_VirtualBox.diff /Users/Shared/vbox/
C /Users/Shared/vbox/configure (working copy)
> rejected hunk @@ -153,7 +153,7 @@
> rejected hunk @@ -1515,7 +1515,7 @@
> rejected hunk @@ -1523,8 +1523,8 @@
> rejected hunk @@ -1605,9 +1605,9 @@
Summary of conflicts:
Text conflicts: 1
./configure --disable-hardening --with-xcode-dir=/Volumes/Xcode/Xcode.app
Checking for Qt5:
** Qt5 framework not found (can be disabled using --disable-qt)!
/Users/Shared/vbox/out/darwin.amd64/release/dist/loadall.sh
/Users/Shared/vbox/out/darwin.amd64/release/dist/VBoxDrv.kext has no Info.plist file.
I'm not sure why you downloaded the Qt Application (what's that??? where did you get it from???) and what it does to the system, you may have two competing Qt installations and that could break things.Terobero wrote:It says I don't have qt5 but I have installed it using both MacPorts and I also have downloaded the application QT.
tar zxf ~/Downloads/openssl-1.1.1b.tar.gz
cd openssl-1.1.1b
./config --prefix=/opt/openssl-1.1.1b --openssldir=/opt/openssl-1.1.1b/etc
make -j4
make test
sudo make install
Then you didn't follow the guide!paulroot wrote:I followed the guide as it is except I am using Homebrew instead of MacPorts.
socratis wrote:I avoided Homebrew for a lot of reasons, but mainly because it doesn't provide the proper versions that are needed to replicate the VirtualBox setup. For example, you can only get Qt 5.13.x, not the Qt 5.6.3 that VirtualBox is built with.
paulroot wrote:That worked.
./configure --disable-hardening --with-xcode-dir=/Volumes/Xcode/Xcode.app --with-openssl-dir=/usr/local/opt/openssl
./configure --disable-hardening --with-xcode-dir=/Volumes/Xcode/Xcode.app --with-openssl-dir=/usr/local/opt/openssl
Users browsing this forum: No registered users and 6 guests