rgov / Thunderbolt3Unblocker

Enable unsupported Thunderbolt 3 peripherals on macOS
Other
658 stars 84 forks source link

Built successful but I can not find the created kext... #41

Closed Cdartois closed 5 years ago

Cdartois commented 5 years ago
Cdartois commented 5 years ago

Running macosx 10.14.5 (18F203), the software seems to compile but I can not find the .kext generated, hence can not perform the command :

Cyrils-MacBook-Pro:Thunderbolt3Unblocker cyril$ sudo chown -R root:wheel Thunderbolt3Unblocker.kext Password: chown: Thunderbolt3Unblocker.kext: No such file or directory

Any idea what I should do ?

rgov commented 5 years ago

If you aren’t making modifications I suggest you download a prebuilt release.

Otherwise the build log will tell you the directory it placed the build products in.

On Jun 6, 2019, at 08:49, Cdartois notifications@github.com wrote:

Running macosx 10.14.5 (18F203), the software seems to compile but I can not find the .kext generated, hence can not perform the command :

Cyrils-MacBook-Pro:Thunderbolt3Unblocker cyril$ sudo chown -R root:wheel Thunderbolt3Unblocker.kext Password: chown: Thunderbolt3Unblocker.kext: No such file or directory

Any idea what I should do ?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.