Open GoogleCodeExporter opened 9 years ago
Compiles if I change:
#define memicmp _memicmp
to
#define memicmp anything
Original comment by fuzzfor...@gmail.com
on 3 Sep 2014 at 6:46
I also had to modify mingw_build.sh and add the "-static" flag otherwise mingw
was pulling in libwinpthread-1.dll and then IDA would fail to load the QIRA
plugin.
Original comment by fuzzfor...@gmail.com
on 4 Sep 2014 at 12:16
Create a pull request on github! https://github.com/BinaryAnalysisPlatform/qira
Original comment by geo...@gmail.com
on 16 Sep 2014 at 8:53
Original issue reported on code.google.com by
fuzzfor...@gmail.com
on 3 Sep 2014 at 2:14