Open GoogleCodeExporter opened 9 years ago
the problem is the "#define typename" in swig/hexrays.i
which causes problems in the c++ template declarations.
I am not sure why hexrays.i would try to redefine a c++ keyword.
Original comment by willem.h...@gmail.com
on 5 Apr 2014 at 9:21
interesting code of standalone module for hexrays python from github is using
such define and compiles well though it is a bit outdated and crashing 6.5. but
even after removing there are other errors: 'wrong calling convention' on
windows platform and some hexrays python classes are absent like 'typestring'.
the only working version is binaries for 6.4 on github.
Original comment by neepo...@gmail.com
on 18 Apr 2014 at 10:36
Original issue reported on code.google.com by
bah...@gmail.com
on 2 Apr 2014 at 3:29Attachments: