We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 not complie successfully, neither cmd nor visualstudio
Follow the instruction of readme
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.
https://github.com/reactiveui/Camelotia
Complie successfully
No response
Visual Studio 2022
windows 11
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
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
The text was updated successfully, but these errors were encountered: