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

Compiler error in Pico8.h #1

Open
lolriven opened this issue Feb 6, 2024 · 0 comments
Open

Compiler error in Pico8.h #1

lolriven opened this issue Feb 6, 2024 · 0 comments

Comments

@lolriven
Copy link

lolriven commented Feb 6, 2024

Hi, I tried compiling the project following your instructions using CMake; however I receive this compiler error.
Cppleste/Carts/../PICO8.h:13:10: error: field has incomplete type 'Celeste' cart _game;

I'm assuming it's because cart is a template of a class which Pico8.h has no awareness of..

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