error: missing binary operator before token "(" #3467
Unanswered
Schildkroet
asked this question in
Q&A
Replies: 1 comment
-
|
it should work with gcc, maybe something missing on your setup. Try to compile with stock example using provided make/cmake to see if that works for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When trying to compile tinyUSB with MRS2 v230 (GCC12) for CH32V307, i get following error:
tinyusb/src/common/tusb_compiler.h
Line 102 in 6e891c6
The compiler doesnt seem to be able to handle this special kind of macro. Do i need some extra flags etc to make it work?
Beta Was this translation helpful? Give feedback.
All reactions