-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Comments
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? |
|
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? |
You will need to use git in a command prompt and then type : |
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? |
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?
The text was updated successfully, but these errors were encountered: