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

Resizetizer does not run properly when PROCESSOR_ARCHITECTURE is x86 #263

Open
10 tasks
jeromelaban opened this issue May 7, 2024 · 1 comment
Open
10 tasks
Assignees
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@jeromelaban
Copy link
Member

Current behavior

If msbuild is running in x86 mode, resizetizer will fail as it uses the wrong files for skiasharp. See unoplatform/uno#16512 (reply in thread).

Expected behavior

Runs properly when PROCESSOR_ARCHITECTURE is x86

How to reproduce it (as minimally and precisely as possible)

Unknown.

Environment

msbuild /r

Nuget Package:

Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows
  • Build tasks

Visual Studio:

  • 2017 (version: )
  • 2019 (version: )
  • for Mac (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@jeromelaban jeromelaban added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels May 7, 2024
@jeromelaban
Copy link
Member Author

We're not able to determine a specific set of conditions that can be used to report this error in a reliable way. If this happens more frequently we'll revisit this issue and try to find a different set of conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants