rizin icon indicating copy to clipboard operation
rizin copied to clipboard

Errors parsing types from `Windows.h`

Open dotyuu opened this issue 4 years ago • 1 comments

Environment information

  • Operating System: Windows 10 (21H1)
  • Cutter version:2.0.2
  • Obtained from: Downloaded release from Cutter website or GitHub
  • File format: PE(exe) Describe the bug When I import types from Windows.h type prase wrong. It says :"There was some error while loading new types" :1: error: include file '/usr/include/winapifamily.h' not found :16: error: declaration expected

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Types label'
  2. Click on 'load new types'
  3. import Windows.h
  4. See error

Expected behavior

Screenshots

Additional context

dotyuu avatar Jul 15 '21 07:07 dotyuu

@xunforce could you please provide more details about your error? Like the windows.h files and any other files necessary to reproduce the error.

ret2libc avatar Jan 13 '22 15:01 ret2libc