stride3d / stride3d/stride

Errors building appx package for UWP project

Open
#404 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

  1. Create SpriteStudio sample
  2. Add missing Xenko.SpriteStudio nuget package to game project
  3. Package project as an Appx

Expected behavior
deployable appx file should be produced

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.