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

Fix C++ code generation #51

Open
hasii2011 opened this issue Nov 25, 2022 · 0 comments
Open

Fix C++ code generation #51

hasii2011 opened this issue Nov 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@hasii2011
Copy link
Owner

Load BaseSaveV10.put
Export as C++
EventLoopParams.c has error

g++ -c -g -Wall -I./include src/EventLoopParams.cpp -o src/EventLoopParams.o
In file included from src/EventLoopParams.cpp:1:
./include/EventLoopParams.h:5:10: fatal error: '.h' file not found
#include ".h"
         ^~~~
1 error generated.
make: *** [src/EventLoopParams.o] Error 1
BetterDownload>

@hasii2011 hasii2011 added the bug Something isn't working label Nov 25, 2022
@hasii2011 hasii2011 self-assigned this Nov 25, 2022
@hasii2011 hasii2011 added this to the May never fix milestone Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant