Jump to content

XCode: Setting up build environment + Dependencies to compile Lilu, VirtualSMC, etc.


enigmahack
 Share

1 post in this topic

Recommended Posts

I'm a C# developer by nature and looking at the source for these plugins leads me to wanting to compile my own versions to fix some issues for my specific hardware. (I won't get into the details here) 

 

That said, I'm very used to working with .NET and the entire XNU environment is ... XNU to me. (har har har. Sorry.)

 

I thought just opening the Xcode project would be enough, but compilation fails pretty hard with what looks like project dependencies. 

 

Specifically, I'm toying with the SMCBatteryManager source files but can't seem to set up Xcode with the correct libraries to compile the source without running into errors. 

 

Is there a XNU/GCC environment 101 somewhere that would help me get some of these issues figured out, or anyone here who's comfortable with Xcode development that might be willing to lend a hand? 

Link to comment
Share on other sites

 Share

×
×
  • Create New...