-
Notifications
You must be signed in to change notification settings - Fork 779
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
failed to run in Windows #55
Comments
It looks like an lfs issue. Can you make sure that git lfs is installed on your windows machine? |
I failed to find maps when I select build & run |
Did you build from the command line? There are parameters that need implemented. This will happen if you build from Editor. Link https://github.com/lgsvl/simulator/blob/master/Docs/build-instructions.md |
@hakuturu583 Please close if you managed to build and run successfully. |
I build from Unity Editor in Windows. |
I still failed to build in Unity Editor. |
To build player you cannot use Unity default "Build" option in Editor to create binary builds. Our simulator requires extra build steps that will correctly package map assets. You need to build on commandline with command written in our build instructions: https://github.com/lgsvl/simulator/blob/master/Docs/build-instructions.md |
@martins-mozeiko Thanks I succed. |
I built your sim in Windows and Unity, the build process was succedd.
But when I launch your sim, I found that the display is strange.
Please tell me the some instructions.
The text was updated successfully, but these errors were encountered: