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
{{ message }}
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.
E:\cura-build-environment\build>cmake -G "NMake Makefiles" -DCMAKE_PREFIX_PATH=..\install_dir -DCMAKE_INSTALL_PREFIX=..\install_dir ..
-- Using empty default value for CMAKE_OSX_DEPLOYMENT_TARGET
-- Conan: checking conan executable
-- Conan: Found program D:/Python310/Scripts/conan.exe
-- Conan: Version found Conan version 1.49.0
-- Conan: Installing config from https://github.com/ultimaker/conan-config.git
Trying to clone repo: https://github.com/ultimaker/conan-config.git
Repo cloned!
Copying file .gitignore to C:\Users\admin.conan.
Processing conan.conf
Defining remotes from remotes.txt
Copying file cura.jinja to C:\Users\admin.conan\profiles
Copying file cura_build.jinja to C:\Users\admin.conan\profiles
Copying file cura_debug.jinja to C:\Users\admin.conan\profiles
Copying file cura_release.jinja to C:\Users\admin.conan\profiles
-- Conan: checking conan executable
-- Conan: Found program D:/Python310/Scripts/conan.exe
-- Conan: Version found Conan version 1.49.0
-- Conan: Automatic detection of conan settings from cmake
-- Conan: Detected VS runtime: MDd
-- Conan: Settings= -pr=default
-- Conan: checking conan executable
-- Conan: Found program D:/Python310/Scripts/conan.exe
-- Conan: Version found Conan version 1.49.0
-- Conan executing: D:/Python310/Scripts/conan.exe install E:/cura-build-environment/conanfile.py -pr=default -g=cmake --build=missing
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=Visual Studio
compiler.runtime=MD
compiler.version=17
os=Windows
os_build=Windows
[options]
[build_requires]
[env]
protobuf/3.17.1: Not found in local cache, looking in remotes...
protobuf/3.17.1: Trying with 'ultimaker'...
ERROR: Failed requirement 'protobuf/3.17.1' from 'conanfile.py (cura-build-environment/None)'
ERROR: 429: status code: 429, reason phrase: You have reached your monthly quota for Data Transfer. To continue and start enjoying unlimited transfer, upgrade your subscription. [Remote: ultimaker]
CMake Error at build/conan.cmake:540 (message):
Conan install failed='1'
Call Stack (most recent call first):
build/conan.cmake:882 (old_conan_cmake_install)
cmake/conan.cmake:15 (conan_cmake_run)
CMakeLists.txt:17 (include)
-- Configuring incomplete, errors occurred!
See also "E:/cura-build-environment/build/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered:
E:\cura-build-environment\build>cmake -G "NMake Makefiles" -DCMAKE_PREFIX_PATH=..\install_dir -DCMAKE_INSTALL_PREFIX=..\install_dir ..
-- Using empty default value for CMAKE_OSX_DEPLOYMENT_TARGET
-- Conan: checking conan executable
-- Conan: Found program D:/Python310/Scripts/conan.exe
-- Conan: Version found Conan version 1.49.0
-- Conan: Installing config from https://github.com/ultimaker/conan-config.git
Trying to clone repo: https://github.com/ultimaker/conan-config.git
Repo cloned!
Copying file .gitignore to C:\Users\admin.conan.
Processing conan.conf
Defining remotes from remotes.txt
Copying file cura.jinja to C:\Users\admin.conan\profiles
Copying file cura_build.jinja to C:\Users\admin.conan\profiles
Copying file cura_debug.jinja to C:\Users\admin.conan\profiles
Copying file cura_release.jinja to C:\Users\admin.conan\profiles
-- Conan: checking conan executable
-- Conan: Found program D:/Python310/Scripts/conan.exe
-- Conan: Version found Conan version 1.49.0
-- Conan: Automatic detection of conan settings from cmake
-- Conan: Detected VS runtime: MDd
-- Conan: Settings= -pr=default
-- Conan: checking conan executable
-- Conan: Found program D:/Python310/Scripts/conan.exe
-- Conan: Version found Conan version 1.49.0
-- Conan executing: D:/Python310/Scripts/conan.exe install E:/cura-build-environment/conanfile.py -pr=default -g=cmake --build=missing
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=Visual Studio
compiler.runtime=MD
compiler.version=17
os=Windows
os_build=Windows
[options]
[build_requires]
[env]
protobuf/3.17.1: Not found in local cache, looking in remotes...
protobuf/3.17.1: Trying with 'ultimaker'...
ERROR: Failed requirement 'protobuf/3.17.1' from 'conanfile.py (cura-build-environment/None)'
ERROR: 429: status code: 429, reason phrase: You have reached your monthly quota for Data Transfer. To continue and start enjoying unlimited transfer, upgrade your subscription. [Remote: ultimaker]
CMake Error at build/conan.cmake:540 (message):
Conan install failed='1'
Call Stack (most recent call first):
build/conan.cmake:882 (old_conan_cmake_install)
cmake/conan.cmake:15 (conan_cmake_run)
CMakeLists.txt:17 (include)
-- Configuring incomplete, errors occurred!
See also "E:/cura-build-environment/build/CMakeFiles/CMakeOutput.log".
The text was updated successfully, but these errors were encountered: