Skip to content

a compile time error #2

@Oliver-zrz

Description

@Oliver-zrz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions