EiNSTeiN- / hexrays-python

Python bindings for the Hexrays Decompiler
Other
87 stars 24 forks source link

Can't compile with IDA 6.1, Hexrays SDK 1.5 #4

Closed computerline1z closed 10 years ago

computerline1z commented 10 years ago

I can't compile with IDA 6.1 and hexrays sdk 1.5, while compile I get error : hexrays.cpp(4156) : error C2146: syntax error : missing ';' before identifier '_decompile' hexrays.cpp(4156) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int Can you help me to compile with this version of IDA ? Thanks you very much !

EiNSTeiN- commented 10 years ago

I don't have this version of the hexrays SDK unfortunately, I can't help you.