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

Build Fail #42

Closed
Haxov opened this issue Oct 4, 2021 · 5 comments
Closed

Build Fail #42

Haxov opened this issue Oct 4, 2021 · 5 comments

Comments

@Haxov
Copy link

Haxov commented Oct 4, 2021

Hello, apologies for not building this on Linux but I currently don't have a proper setup for it. However when building in Windows, and after setting it up in CMake with SFML installed, I cannot build it fully in vs19. It says the "ALL_BUILD" folder does not exist and when trying to just run the application it crashes immediately. After debugging it, I come up with the error code 0xc0000005 which is an access violation even when ran as admin. I cant tell if it just isn't building the full game or if the directory might be messed up. If it were the former I would assume its known already but I just wanted to play around with some ants.

@Haxov
Copy link
Author

Haxov commented Oct 4, 2021

If you need and files just let me know but other than the error code and the pop up that "ALL_BUILD" does not exist there isn't much else.

@abdulaziz40460
Copy link

I get the same pop up. did you know how to solve it?
ERROR

@johnBuffer
Copy link
Owner

Hello,

This is because the ALL_BUILD target is not runnable, you have to set AntsSimulator as the startup project in the solution explorer

@abdulaziz40460
Copy link

abdulaziz40460 commented Nov 9, 2021 via email

@johnBuffer
Copy link
Owner

Perfect, I close this :)

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

3 participants