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

Can't build XamlIslandsNet5 #4

Open
mturcotte36pix opened this issue Mar 30, 2022 · 6 comments
Open

Can't build XamlIslandsNet5 #4

mturcotte36pix opened this issue Mar 30, 2022 · 6 comments

Comments

@mturcotte36pix
Copy link

Hi,

I have sucessfully built CsWinRT following your procedure. However, when I try to then build XAML Islands, I get these error messages:

image
image

I tried running a nuget restore from visual studio, but then I get this error:
image

it does not find this file/folder:
image

and sure enough, there is no bin/nuget in my xamlisland directory:

image

Is there something I am doing wrong?

Thank you,

@nesherhh
Copy link
Owner

please try run "msbuild /t:restore XamlIslandsNET5NoSamples.sln"

@mturcotte36pix
Copy link
Author

same kind of message:

image

@nesherhh
Copy link
Owner

have you tried to create the directory manually or with Visual Studio 2022?

@mturcotte36pix
Copy link
Author

I tried! I am not at the office right now, I can't tell you the exact error message I am getting, I will update this with more screenshots as soon as I can, but yeah, I tried it, and still get an error message.

@mturcotte36pix
Copy link
Author

Trying to restore the packages, I get the following error message:

Error occurred while restoring NuGet packages: Failed to retrieve information about 'Microsoft.Windows.CsWinRT' from remote source 'https://nuget.pkg.github.com/nesherhh/download/microsoft.windows.cswinrt/index.json'

@nesherhh
Copy link
Owner

nesherhh commented Apr 7, 2022

Just remove this source from nuget.config

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

2 participants