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

UWP fails to compile with CompileXaml task error #146

Open
Orgbrat opened this issue Oct 23, 2020 · 4 comments
Open

UWP fails to compile with CompileXaml task error #146

Orgbrat opened this issue Oct 23, 2020 · 4 comments

Comments

@Orgbrat
Copy link

Orgbrat commented Oct 23, 2020

After upgrading PancakeView from 2.1.0.714 to 2.3.0.759 the UWP project fails to compile with the following error.
I can roll back to 2.1.00.714 and everything compiles again.

Error
The "CompileXaml" task returned false but did not log an error.
C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\XamlCompiler\Microsoft.Windows.UI.Xaml.Common.targets
Line: 427

Xamarin.Forms 4.8.0.1560

Orgbrat

@amirvenus
Copy link

It seems that this link is not resolved anymore:

assembliesToInclude.Add(typeof(Xamarin.Forms.PancakeView.UWP.PancakeViewRenderer).GetTypeInfo().Assembly);

@Orgbrat
Copy link
Author

Orgbrat commented Oct 29, 2020

So what is the fix for this issue?

@sthewissen
Copy link
Owner

@VladislavAntonyuk Since you recently touched the UWP bits, do you happen to know something about this?

@VladislavAntonyuk
Copy link
Contributor

We have min version: uap10.0.17763. This version is used by XF 4.8, which we use. Please try to update your UWP SDK

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

4 participants