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?
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?