Skip to content

Disable tbbproxy (not available on ARM64 platforms)#2264

Open
HellAholic wants to merge 9 commits intomainfrom
CURA-12814
Open

Disable tbbproxy (not available on ARM64 platforms)#2264
HellAholic wants to merge 9 commits intomainfrom
CURA-12814

Conversation

@HellAholic
Copy link
Copy Markdown
Contributor

@HellAholic HellAholic commented Nov 24, 2025

Build requirements update:

  • Disable tbbproxy in conan.py on windows - arm64 configuration

CURA-12814

Introduces the _min_cppstd property to specify C++20 as the minimum required standard for the project.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 24, 2025

Test Results

0 tests   - 30   0 ✅  - 30   0s ⏱️ -4s
0 suites  -  1   0 💤 ± 0 
0 files    -  1   0 ❌ ± 0 

Results for commit b801f18. ± Comparison against base commit 38595fa.

♻️ This comment has been updated with latest results.

Comment thread conanfile.py Outdated
Deleted the debug property from CuraEngineConan. Added logic to disable tbbproxy for ARM64 Windows platforms in the requirements configuration.
@HellAholic HellAholic changed the title Add minimum C++ standard property to conanfile Disable tbbproxy (not available on ARM64 platforms) Jan 5, 2026
Update conandata.yml to require onetbb/2022.3.0 (was 2022.2.0). This moves the Conan recipe to the newer oneTBB release to pick up upstream fixes and improvements.
Update conandata.yml to reference cura_resources as "cura_resources/5.13.0-alpha.0@ultimaker/testing" so Conan pulls the package from the Ultimaker testing channel. No other requirement entries were modified.
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

Successfully merging this pull request may close these issues.

2 participants