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

Wrong platform selection for _freeze_module #127559

Closed
smurav opened this issue Dec 3, 2024 · 1 comment
Closed

Wrong platform selection for _freeze_module #127559

smurav opened this issue Dec 3, 2024 · 1 comment
Labels
build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error

Comments

@smurav
Copy link
Contributor

smurav commented Dec 3, 2024

<Platform>$(PreferredToolArchitecture)</Platform>

_freeze_module uses wrong Win32 platform when I pass x64 platform to build.bat.

Linked PRs

@picnixz picnixz added OS-windows build The build process and cross-build type-bug An unexpected behavior, bug, or error labels Dec 3, 2024
@zooba
Copy link
Member

zooba commented Dec 4, 2024

Not a bug: you should pass PreferredToolArchitecture=x64 if you want to change the build platform.

@zooba zooba closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants