ghidra-lx-loader
ghidra-lx-loader copied to clipboard
Fix build error when trying to compile for Ghidra 11.x
SetPointerIndex changed return value from void to long so could no longer use the 10.x release. When rebuilding ran into error about css file. This will fix that error and allow project be rebuilt.
Will this PR really help with Ghidra 11.x build? I can only see one change in help files
Will this PR really help with Ghidra 11.x build? I can only see one change in help files
I've used same fix in my local repo, works fine.
Someone mentioned here https://github.com/NationalSecurityAgency/ghidra/issues/4962#issuecomment-1419215686 that in Ghidra 11 they've changed name for the CSS stylesheet. This is literally the only incompatiblity for lx-loader to build for Ghidra 11.