-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
I'm getting multiple errors in the QR_Encode.h file on line # 81 when I try to build a demo app. I've followed the instructions for dragging the project over, setting the dependency and adding the linked library.
The line contains:
class CQR_Encode
The errors are:
-Unknown type name 'class'; did you mean 'Class'?
-Expected ';' after top level declarator
Thanks
Metadata
Metadata
Assignees
Labels
No labels