Errors building appx package for UWP project
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Release Type: Official Release
Version: 3.1.0.1-beta02-0527
Platform(s): UWP
Describe the bug
errors while building appx
C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.1\tools\Microsoft.NetNative.targets(792,5): error : RHBIND : error RHB0007: Could not load input file 'Xenko.srclink'.
2>C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.1\tools\Microsoft.NetNative.targets(792,5): error : ILT0005: 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\runtime.win10-x86.microsoft.net.native.compiler\2.2.1\tools\x86\ilc\Tools\rhbind.exe @"C:\Users\hippi\OneDrive\Documents\Xenko Projects\SpriteStudioDemo\SpriteStudioDemo.UWP\obj\UWP-x86\Release\ilc\intermediate\rhbindargs.SpriteStudioDemo.UWP.rsp"' returned exit code 7
To Reproduce
Steps to reproduce the behavior:
- Create SpriteStudio sample
- Add missing Xenko.SpriteStudio nuget package to game project
- Package project as an Appx
Expected behavior
deployable appx file should be produced
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the SpriteStudio sample packaging flow after adding the Xenko.SpriteStudio NuGet package, then start from the Microsoft.NetNative.targets error and the generated rhbindargs response file path shown in the report. Done means the UWP project builds successfully and produces a deployable Appx package without the Xenko.srclink error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100