trulyspinach / SMCAMDProcessor

Power management, monitoring and VirtualSMC plugin for AMD processors
BSD 3-Clause "New" or "Revised" License
1.04k stars 90 forks source link

Building the project #33

Closed aluveitie closed 4 years ago

aluveitie commented 4 years ago

I wanted to play around with the speed adjustment algorithm. It's been 12 years since I've last programmed in C++ and I've never used Xcode outside of some small iOS apps. Maybe you can give me a hint how to add the Lilu dependency to get the project to build?

trulyspinach commented 4 years ago

You can achieve it by dragging Lilu.kext into project’s root folder as those headers are contained inside Lilu’s bundle.