lab313ru / ghidra_psx_ldr

Sony Playstation PSX executables loader for GHIDRA
231 stars 31 forks source link

Cannot compile #42

Closed DLDrago closed 3 years ago

DLDrago commented 3 years ago

When I try to compile the loader, it says "GHIDRA_INSTALL_DIR is not defined!" despite filling it out. I'm on Windows 10.

This is my command and I'm using Powershell: cmd /C "set "GHIDRA_INSTALL_DIR=C:\Ghidra\Ghidra" && gradle buildExtension"

lab313ru commented 3 years ago

To compile it you need to open the source code in Eclipse with the GhidraDev plugin installed. Then export plugin using GhidraDev.

DLDrago commented 3 years ago

Ok, so how do I do that?

lab313ru commented 3 years ago

Maybe then you need just already compiled version from the Releases page?

DLDrago commented 3 years ago

It doesn't work with Ghidra 9.2.2.

lab313ru commented 3 years ago

Ah, really, I forgot to upload 9.2.2. Let me fix it:)

lab313ru commented 3 years ago

Check it: https://github.com/lab313ru/ghidra_psx_ldr/releases/tag/v3.11