-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello, When I compile the project, I get an error. My environment config is: ida sdk 6.5, linux x86, boost 1.55
dream-ida/IntermediateRepresentation/IRBuilder/OperandHandler.cpp:464:6: error: ‘get_ea_name’ was not declared in this scope; did you mean ‘get_reg_name’?
464 | if(get_ea_name(&name, addr)){
| ^~~~~~~~~~~
| get_reg_name
I found that the function suggested by the compiler does not seem to be related to this function, so I did not find a solution.
Could you please give me some advice? Thanks a million.
Metadata
Metadata
Assignees
Labels
No labels