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

macOs Sonoma 14.4.1 M2 #101

Open
AHossamHaloda opened this issue Apr 26, 2024 · 0 comments
Open

macOs Sonoma 14.4.1 M2 #101

AHossamHaloda opened this issue Apr 26, 2024 · 0 comments

Comments

@AHossamHaloda
Copy link

I've successfully built the project, however I'm getting this error at run time.

"libc++abi: terminating due to uncaught exception of type std::__1::system_error: Input/output error
zsh: abort ./OSM_A_star_search"

After further investigation I found that the exception occurs during the execution of this line.

"auto display = io2d::output_surface{400, 400, io2d::format::argb32, io2d::scaling::none, io2d::refresh_style::fixed, 30};"

I'm running out of time so, I could use some help in how to approach this issue.

Thanks.

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