SiD3W4y / GhidraGBA

GBA ROM loader for ghidra
111 stars 11 forks source link

GhidraGBA + Ghidra 9.1.2 #4

Closed fr0ster closed 4 years ago

fr0ster commented 4 years ago

I tried compile plugin for ghidra 9.1.2, set GHIDRA_INSTALL_DIR into path to my ghidra directory $ echo $GHIDRA_INSTALL_DIR /home/alex/prj/ByLanguage/hacklab/tools/ghidra_9.1.2_PUBLIC

but get error

`$ gradle

FAILURE: Build failed with an exception.

BUILD FAILED in 0s`

fr0ster commented 4 years ago

I tried build plugin with last version of GHIDRA and couldn't repeat error.