Instruction to setup the project up for run and debug from scratch #582
-
Request for step by step instructions to setup the code in local. ( Former developer here, coming back to coding after years) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hey @Azazel8965! I'm here to help you out with any coding challenges or questions you have. Feel free to ask me anything while you wait for a human maintainer to assist you. To set up the Screenbox project for running and debugging locally, follow these steps:
These steps should help you set up the project for local development and debugging. If you encounter any issues, ensure all dependencies are correctly installed and that your development environment is properly configured [1][2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
To build the project, you just need Visual Studio 2022 installed with the Windows application development workload selected. On the side panel, make sure the latest version of Windows SDK (at the time of writing Windows 11 SDK 10.0.22621) and Universal Windows Platform tools are selected. After installing, clone the project and open it by opening If you are using Windows 11 and this your first time deploying a UWP app on your machine, you may need to enable the developer mode in the Settings as well. See Enable your device for development for details. Edit: added extra Visual Studio dependencies. |
Beta Was this translation helpful? Give feedback.
Hey @Azazel8965! I'm here to help you out with any coding challenges or questions you have. Feel free to ask me anything while you wait for a human maintainer to assist you.
To set up the Screenbox project for running and debugging locally, follow these steps:
Install Prerequisites:
Clone the Repository:
Open the Project:
Screenbox.sln
solution file in Visual Studio.Install Dependencies: