small README tweak
fsfw/fsfw example hosted/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2021-12-14 18:17:58 +01:00
parent 1bc4424453
commit 4e51adf92c
No known key found for this signature in database
GPG Key ID: BE6480244DFE612C
1 changed files with 8 additions and 3 deletions

View File

@ -223,10 +223,15 @@ as well to have a convenient way to configure the CMake build.
## Setting up Eclipse for CMake projects
The separate [Eclipse README](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common/src/branch/master/doc/README-eclipse.md) specifies how to set up Eclipse to build CMake
The separate [Eclipse README](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common/src/branch/master/doc/README-eclipse.md)
specifies how to set up Eclipse to build CMake
projects. Separate project files and launch configurations for the MinGW build were provided.
The debug output is colored by default. It is recommended to install the
`ANSI Escape in Console` plugin in Eclipse so the coloring works in the Eclipse console. On Windows,
it is recommended to run the applicaton with the Windows command line for the printout to work
`ANSI Escape in Console` plugin in Eclipse so the coloring works in the Eclipse console.
**Windows**
On Windows, it is recommended to run the applicaton with the Windows command line for the printout
to work
properly. You can do this by simply double-clicking the binary or using `start <Exe>` in the
Windows command line