dotnet / dotnet/wpf

How to Buid this project in github actions

Open
#7,830 1 comment 0 reactions 0 assignees View on GitHub
Question
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

### Description

I tried to build this project in github actions but couldn't

Could you help me to build WPF project

### Reproduction Steps

1.git clone this project
2.add yml
![image](https://github.com/dotnet/wpf/assets/45579485/fcda4290-3eed-4795-843e-b130c4062fa9)
3. git commit

### Expected behavior

I hope to build it success and learn

### Actual behavior

I install net.sdk 8.0.100-preview.3.23178.7 but hint

![image](https://github.com/dotnet/wpf/assets/45579485/b939876b-f2aa-4c21-b8bc-683988ba3aac)

LINK : fatal error C1047: The object or library file 'D:\a\wpfbuild\wpfbuild\.packages\runtime.win-x86.microsoft.dotnet.wpf.dnceng\8.0.0-preview.5.23212.1\runtimes\win-x86\native\bilinearspan.lib' was created by a different version of the compiler than other objects like 'D:\a\wpfbuild\wpfbuild\artifacts\obj\wpfgfx\Win32\Release\precomp.obj'; rebuild all objects and libraries with the same compiler [D:\a\wpfbuild\wpfbuild\src\Microsoft.DotNet.Wpf\src\WpfGfx\core\dll\wpfgfx.vcxproj]

### Regression?

_No response_

### Known Workarounds

_No response_

### Impact

_No response_

### Configuration

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.