-
Notifications
You must be signed in to change notification settings - Fork 20
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
Engine crash on Windows 10 #24
Comments
It seems like you succesfully built the engine, but the "engine settings" file is missing, located in GameResources/settings/enginesettings.es If I remember correctly this is fine, it will be automatically created Does the editor open up at all? The settings file is saved when saving the engine settings here: |
This issue was fixed in 2918cb4 Please use 'git fetch' and 'git pull' to get latest, and try again. Let me know if it works. Thanks for the report. |
@Mormert Thanks, |
@atharva-0123-cs , interesting. This issue you mention is not known, please post a new issue about it and provide more information if you can :) |
Hello,
Thanks for creating the GAME ENGINE.
so other people can learn.
mkdir build
cd build
cmake .. -DJLE_BUILD_EDITOR=ON -DCMAKE_BUILD_TYPE=Release
cmake --build .
ERROR
The text was updated successfully, but these errors were encountered: