Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cph5externs.h Produces GCC 8.1 Error #8

Open
richards-joel-e opened this issue Aug 20, 2019 · 0 comments
Open

cph5externs.h Produces GCC 8.1 Error #8

richards-joel-e opened this issue Aug 20, 2019 · 0 comments

Comments

@richards-joel-e
Copy link

cph5externs.h produces the following error:
error: a storage class can only be specified for objects and functions
#define CPH5_EXTERN extern
^~~~~~
../lib/cph5/common_externs/cph5externs.h:84:1: note: in expansion of macro 'CPH5_EXTERN'
CPH5_EXTERN class CPH5CompType;

This seems to compile without problems when I remove the extern declaration from the class definition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant