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

async_simple do not have execurtors folder #3569

Closed
youngday opened this issue Mar 20, 2024 · 3 comments
Closed

async_simple do not have execurtors folder #3569

youngday opened this issue Mar 20, 2024 · 3 comments
Labels

Comments

@youngday
Copy link
Contributor

Xmake Version

2.8.8

Operating System Version and Architecture

debian12 x64

Describe Bug

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);

Expected Behavior

add execurtors folder,

Project Configuration

xmake lib of demo_example

Additional Information and Error Logs

no

@star-hengxing
Copy link
Contributor

Try it again. xrepo update-repo

youngday added a commit to youngday/xmake-example that referenced this issue Mar 20, 2024
@youngday
Copy link
Contributor Author

thanks! @star-hengxing ,it works after delete package and reinstall your new package.

@youngday
Copy link
Contributor Author

issued.

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

No branches or pull requests

2 participants