HeaderParser
HeaderParser copied to clipboard
C/C++ header conversion utility for Delphi and FreePascal/Lazarus.
Results
2
HeaderParser issues
Sort by
recently updated
recently updated
newest added
When running it gives the following usage information, but I'll still not clear on how to use it > Header Parser syntax: > headerparser.exe (file.h) (header.pas) (output.pas) I expect that...
Hello. I'm currently trying to convert the header of **libavif** library ([https://github.com/AOMediaCodec/libavif](url)), but your app has stucked at line 761 with an error: _EIdentifierExpected: [761, 14]: Identifier expected, but found:...