WARNING: Invalid C++ declaration: Expected end of definition. #892
Unanswered
ReenigneArcher
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm looking to add Doxygen to Sunshine. It's a project that I took over maintenance on, I'm not the original developer, and my c++ skills are not great (one of the reasons I actually want to use breathe to help me learn the c++).
I'm wondering if someone here can help with some errors that I cannot make sense of when I add one particular file.
Since, the project is open source, I'll just add links here. I'm not sure if there's an issue with the c++ code or just something with the Doxyfile configuation. Any support would be greatly appreciated!
PR that adds Doxygen + breathe: LizardByte/Sunshine#1004
Doxyfile: https://github.com/LizardByte/Sunshine/blob/docs-add-doxygen/docs/Doxyfile
File that is generating these specific errors: https://github.com/LizardByte/Sunshine/blob/docs-add-doxygen/src/utility.h
Read the docs log: https://readthedocs.org/projects/sunshinestream/builds/19692680/
The error messages when I add this file:
Beta Was this translation helpful? Give feedback.
All reactions