bylaws / libadrenotools

A library for applying rootless Adreno GPU driver modifications/replacements
BSD 2-Clause "Simplified" License
298 stars 45 forks source link

Unable to build due to missing hook_impl #9

Closed raphaelthegreat closed 1 year ago

raphaelthegreat commented 1 year ago

Hi and first all many thanks for this amazing library! I'm trying to integrate it into my project but have been facing issues getting it to build. More specifically I'm facing this error:

εικόνα

Opening the particular folder during the build, noticed the library was being built but immediately deleted for some reason. I'll also link to the integration commit in case there was a mistake on my part https://github.com/GPUCode/citra/commit/aed0baf1c71781b0ed11bca15a77dd92696a9aa9

bylaws commented 1 year ago

Double check you're on the latest cmake version offered by as, I've had issues reported with older ones