We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.8.8
debian12 x64
async_simple do not have execurtors folder, so:
error: src/async_simple/ReadFiles.cpp:157:5: error: ‘executors’ has not been declared 157 | executors::SimpleExecutor executor(4);
add execurtors folder,
xmake lib of demo_example
no
The text was updated successfully, but these errors were encountered:
Try it again. xrepo update-repo
xrepo update-repo
Sorry, something went wrong.
issued:xmake-io/xmake-repo#3569
181eb35
thanks! @star-hengxing ,it works after delete package and reinstall your new package.
issued.
No branches or pull requests
Xmake Version
2.8.8
Operating System Version and Architecture
debian12 x64
Describe Bug
async_simple do not have execurtors folder, so:
Expected Behavior
add execurtors folder,
Project Configuration
xmake lib of demo_example
Additional Information and Error Logs
no
The text was updated successfully, but these errors were encountered: