mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Update Instructions (Docker Compile, Supported platforms, License year) (#1682)
Correct docker compile to load repository
This commit is contained in:
@@ -124,8 +124,9 @@ The amount of "%" must match with following arguments
|
||||
If you want to use VSCode for development follow the steps.
|
||||
|
||||
- Install [VSCode](https://code.visualstudio.com/). On Ubuntu 16.04+ you can also use the [Snapcraft VSCode](https://snapcraft.io/code) package.
|
||||
- Linux: Install gdb `sudo apt-get install gdb`
|
||||
- Mac: ?
|
||||
- Install gdb:
|
||||
- Linux: `sudo apt-get install gdb`
|
||||
- Mac: `brew install gdb`
|
||||
- Open VSCode and click on _File_ -> _Open Workspace_ and select the file `hyperion.ng/.vscode/hyperion.code-workspace`
|
||||
- Install recommended extensions
|
||||
- If you installed the Task Explorer you can now use the defined vscode tasks to build Hyperion and configure cmake
|
||||
|
Reference in New Issue
Block a user