You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have solved this problem, you can go to the official website of boost.com https://archives.boost.io/release/1.80.0/source/, download the zip and unzip it to the Build folder, then re-enter the command make pythonapi.
Environment:
OS: win10
carla: 0.9.15
CarlaUnreal: 4.26.2
Python: x64 3.13.2
CMake: 3.31.5
Make: GNU Make 3.81
What I have tried:
1.I thought it was Python problem, so I switched to python 3.7,
2.Also have tried deleting the Build folder,
nothing changed, error remains.
-[Setup]: Installing Boost...
-[install_boost]: [Batch params]: --build-dir "J:\UnrealProjects\carla\Build" --toolset msvc-14.2 --version 1.80.0 -j 16
-[install_boost]: Retrieving boost.
-[install_boost]: Extracting boost from "boost_1_80_0.zip", this can take a while...
New-Object : 使用“3”个参数调用“.ctor”时发生异常:“找不到中央目录结尾记录。”
所在位置 C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.p
sm1:934 字符: 23
... ipArchive = New-Object -TypeName System.IO.Compression.ZipArchive -Ar ...
-[install_boost]: Removing "boost_1_80_0.zip"
系统找不到指定的文件。
系统找不到指定的路径。
-[install_boost]: Generating build...
'bootstrap.bat' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
-[install_boost]: [BOOTSTRAP ERROR] An error ocurred while executing "bootstrap.bat".
-[install_boost]: Exiting with error...
-[Setup]:
Ok, and error ocurred, don't panic
We have different platforms where you can find some help :)
Make sure you have read the documentation:
http://carla.readthedocs.io/en/latest/how_to_build_on_windows/
If the problem persists, you can ask on our Github's "Building on Windows" issue:
Building on Windows 0.8.X #21
Or just use our Discord channel
We'll be glad to help you there :)
https://discord.gg/42KJdRj
make: *** [setup] 错误 1
The text was updated successfully, but these errors were encountered: