Open alenkogen opened 3 years ago
Have a look at the Makefile for Windows (since you are using that), you will see how the SDKs are referenced there.
You have two SDKs:
pro.h is in idasdk_pro75/include/pro.h
.
If you put idasdk_pro75 in your IDA_DIR, you can try to see if it works. I am using Linux, so the path is a little different.
keep getting "E:\Downloads\IDA Pro 7.5\plugins\hexrays_sdk\include\hexrays.hpp(88,10): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory" and doesnt build