Added IDA-SDK as submodule and replaced the output path with universal IDA Pro plugins path#13
Added IDA-SDK as submodule and replaced the output path with universal IDA Pro plugins path#13igromanru wants to merge 1 commit into
Conversation
chore: Replace output with an universal plugin path
|
Ignore the copilot review, I misclicked and accidentally started that. How do you select the appropriate SDK version with the submodule? What if someone wants to compile for 9.1 for example? |
Well, pretty much the same way as you would do it when cloning the IDA SDK repo yourself. |
|
Hm, I guess this is fine. We can add a simple script as well that allows the less mentally gifted users to switch versions with a Cmd menu. |
|
I think the best thing would be to add a GH Action that would automatically build for each SDK version and release it. |
|
I had AI add an action to build for 9.2, 9.3 and 9.4 but the builds are currently not added as a release. I'll try to add that. |
No description provided.