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

List index out of range: build error #2277

Open
B3rK-3 opened this issue Aug 13, 2024 · 0 comments
Open

List index out of range: build error #2277

B3rK-3 opened this issue Aug 13, 2024 · 0 comments

Comments

@B3rK-3
Copy link

B3rK-3 commented Aug 13, 2024

Mapping scratch dir C:\Users\josbu\AppData\Local\Temp\fbcode_builder_getdeps-CZZUsersZjosbuZOneDriveZDocumentsZGitHubZFastFile-File-BrowserZfollyZbuildZfbcode_builder -> Z:\
Traceback (most recent call last):
  File "C:\Users\josbu\OneDrive\Documents\GitHub\FastFile-File-Browser\folly\\build\fbcode_builder\getdeps.py", line 1422, in <module>
    sys.exit(main())
             ^^^^^^
  File "C:\Users\josbu\OneDrive\Documents\GitHub\FastFile-File-Browser\folly\\build\fbcode_builder\getdeps.py", line 1405, in main
    return args.func(args)
           ^^^^^^^^^^^^^^^
  File "C:\Users\josbu\OneDrive\Documents\GitHub\FastFile-File-Browser\folly\\build\fbcode_builder\getdeps.py", line 74, in run
    opts = setup_build_options(args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\josbu\OneDrive\Documents\GitHub\FastFile-File-Browser\folly\build\fbcode_builder\getdeps\buildopts.py", line 659, in setup_build_options
    return BuildOptions(
           ^^^^^^^^^^^^^
  File "C:\Users\josbu\OneDrive\Documents\GitHub\FastFile-File-Browser\folly\build\fbcode_builder\getdeps\buildopts.py", line 165, in __init__
    vcvars_path = vcvarsall[0]
                  ~~~~~~~~~^^^
IndexError: list index out of range

I have tried the lastest version and the one before but none have worked.
cmake version 3.30.2
gcc and g++: 14.1.0
python 3.12.6

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

1 participant