brandonlw / Psychson

Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches (BadUSB)
MIT License
4.12k stars 1.28k forks source link

Errors while building patch Demo 2 #172

Closed LongDoc closed 9 months ago

LongDoc commented 8 years ago

When I run buid.bat in the folder patch, I have errors such like this: base.c:190: error 20: Undefined identifier 'scsi_cdb' base.c:190: error 22: Array or pointer required for '[]' operation ...and same errors. What's that 'scsi_cdb'? Where I can find the definition of that? How to fix problem?