sneakyevil / IL2CPP_Resolver

A run-time API resolver for IL2CPP Unity.
https://sneakyevil.gitbook.io/il2cpp-resolver/
The Unlicense
323 stars 65 forks source link

Unresolved external? #16

Closed Glatrix closed 2 years ago

Glatrix commented 2 years ago

I am a bit new to c++, I came across this issue and was hoping you might be able to help?

image

sneakyevil commented 2 years ago

Include all files to your project instead putting them in folder of project and including header file.