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

OSM2OD-visualstudio error #7042

Closed
rahaf2001yousef opened this issue Jan 3, 2024 · 3 comments
Closed

OSM2OD-visualstudio error #7042

rahaf2001yousef opened this issue Jan 3, 2024 · 3 comments
Assignees

Comments

@rahaf2001yousef
Copy link

Hi,

I am trying to build the Carla on Windows 11.

When I do Update.bat , the process stops
at OSM2OD-visualstudio with CMAKE error.

Can anyone help me with this issue please 🥹

@martatro
Copy link

This could be an issue with the file BuildOSM2ODR.bat that's under carla\Util\BuildTools.

In line 112
cmake -G %GENERATOR% %PLATFORM%^
should be changed to
cmake -G %GENERATOR% -A x64^

(source: #6898 (comment))

@Blyron
Copy link
Contributor

Blyron commented Apr 12, 2024

Yeah thanks for answer this. Are you happy to close this issue?

@Blyron Blyron self-assigned this Apr 12, 2024
@Blyron
Copy link
Contributor

Blyron commented Apr 19, 2024

I am closing the issue, feel free to reopen

@Blyron Blyron closed this as completed Apr 19, 2024
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