Camelotia icon indicating copy to clipboard operation
Camelotia copied to clipboard

[Bug]: Can not complie successfully

Open NeverMorewd opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug 🐞

Can not complie successfully, neither cmd nor visualstudio

Step to reproduce

Follow the instruction of readme

Windows command line. Launches the Avalonia app after build.

Use the '--full' option to compile Android, UWP and WPF apps as well.

Use the '--configuration Release' option to generate app packages.

git clone https://github.com/worldbeater/Camelotia cd ./Camelotia && powershell -ExecutionPolicy Unrestricted ./build.ps1 --interactive

Error: There is no file named with 'build.ps1' in Camelotia folder. image

Reproduction repository

https://github.com/reactiveui/Camelotia

Expected behavior

Complie successfully

Screenshots 🖼️

No response

IDE

Visual Studio 2022

Operating system

windows 11

Version

No response

Device

No response

ReactiveUI Version

No response

Additional information ℹ️

No response

NeverMorewd avatar Jul 13 '24 08:07 NeverMorewd