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 #328

Closed
hasii2011 opened this issue Mar 3, 2022 · 1 comment
Closed

Fix C++ code generation #328

hasii2011 opened this issue Mar 3, 2022 · 1 comment
Assignees
Labels
bug Something isn't working wontfix This will not be worked on
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 Mar 3, 2022
@hasii2011 hasii2011 added this to the Version 6.7.0 milestone Mar 3, 2022
@hasii2011 hasii2011 self-assigned this Mar 3, 2022
@hasii2011 hasii2011 added the wontfix This will not be worked on label Nov 25, 2022
@hasii2011
Copy link
Owner Author

Moved to pyutplugincore as issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant