-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Make PythonAPI failure - error MSB1009 #5986
Comments
You need to run |
Right. And what about this error
|
Seems related to this: #5632 |
Make sense, switched to |
yes |
Hi, `BuildLibCarla.sh: Success! You are in 'detached HEAD' state. You can look around, make experimental If you want to create a new branch to retain commits you create, you may git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ee0c2b9241 Removed debug warnings
|
This is for windows, but I guess you can do similar in Ubuntu as well. Try this solution. |
Thank you junaidbinsarfraz I solved the issue by steps provided here https://github.com/carla-simulator/carla/issues/5305#issuecomment-1317102835 This way is changed XERCESC_REPO link for XERCESC_VERSION=3.2.3 |
Hi, I have the same build error problem I tried with both tags and I called I have changed the
After exectuing the Xercesc setup step it shows EDIT AND, then like the first message it cannot find XercesC
and then I have
and then
@junaidbinsarfraz how did you solve the issue? |
@gfresdoc did you solve it? |
I am having the same issue |
I am having the exact same issue, any updates? |
@Nitro60zeus @emlachapelle I switched to version .14 and I manged to make it working. Same steps as the guide, but it worked. If you can, I recommend building under Linux. Under Linux, building is much less problematic. If you cannot, try using .14 |
CARLA version: 0.9.13
Platform/OS: Win 10 (latest)
Command:
make PythonAPI
Log/Error:
Sub issue of #21
The text was updated successfully, but these errors were encountered: