rizin
rizin copied to clipboard
Errors parsing types from `Windows.h`
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:
- Go to 'Types label'
- Click on 'load new types'
- import Windows.h
- See error
Expected behavior
Screenshots
Additional context
@xunforce could you please provide more details about your error? Like the windows.h files and any other files necessary to reproduce the error.