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

Error: cannot open Hazel/vendor/Box2D: No such file or directory #663

Open
hetrois opened this issue Feb 9, 2024 · 8 comments
Open

Error: cannot open Hazel/vendor/Box2D: No such file or directory #663

hetrois opened this issue Feb 9, 2024 · 8 comments

Comments

@hetrois
Copy link

hetrois commented Feb 9, 2024

i am trying to run Setup.bat and this error appears Error: cannot open Hazel/vendor/Box2D: No such file or directory anyone know how to fix?

@VagueLobster
Copy link
Contributor

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

@hetrois
Copy link
Author

hetrois commented Feb 9, 2024

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

How can i do this?
i am not familiar to github.

@hetrois hetrois closed this as completed Feb 9, 2024
@hetrois
Copy link
Author

hetrois commented Feb 9, 2024

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

How can i do this?
i am not familiar to github.

@hetrois hetrois reopened this Feb 9, 2024
@hetrois
Copy link
Author

hetrois commented Feb 9, 2024

ause it sounds like you're only cloning / downloading the zip file, but that won't

yea i pressed the code button and pressed download zip and extract it and opened script files and run Setup.bat did i do it wrong?

@VagueLobster
Copy link
Contributor

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

How can i do this? i am not familiar to github.

You will need to use git in a command prompt and then type : git clone --recursive https://github.com/TheCherno/Hazel/

@hetrois
Copy link
Author

hetrois commented Feb 9, 2024

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

How can i do this? i am not familiar to github.

You will need to use git in a command prompt and then type : git clone --recursive https://github.com/TheCherno/Hazel/

thank you it worked however it seem i faced another problem that when i run the project it open window that need to select a file which file i need to select and where it is?

@VagueLobster
Copy link
Contributor

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

How can i do this? i am not familiar to github.

You will need to use git in a command prompt and then type : git clone --recursive https://github.com/TheCherno/Hazel/

thank you it worked however it seem i faced another problem that when i run the project it open window that need to select a file which file i need to select and where it is?

You need to create a *.hproj file and fill in some things so the editor can run (at all) and then you'll need to change Hazelnuts command line arguments to point to that *.hproj file

@hetrois
Copy link
Author

hetrois commented Feb 10, 2024

Are you cloning recursively? Because it sounds like you're only cloning / downloading the zip file, but that won't work unless you already have all the dependencies folders ready to copy over to the vendor folder

How can i do this? i am not familiar to github.

You will need to use git in a command prompt and then type : git clone --recursive https://github.com/TheCherno/Hazel/

thank you it worked however it seem i faced another problem that when i run the project it open window that need to select a file which file i need to select and where it is?

You need to create a *.hproj file and fill in some things so the editor can run (at all) and then you'll need to change Hazelnuts command line arguments to point to that *.hproj file

i know that i asked too much but i still don't how to know how to make it did you do any tutorial for beginners teaching how to make a hproj file and fill it how?

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

2 participants