Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Digital Signal Processing Engine Library
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
DSPE
Digital Signal Processing Engine Library
Wiki
VSCode DSPElib readme
VSCode DSPElib readme
· Changes
Page history
minor description fix
authored
3 years ago
by
Marek Blok
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
VSCode-DSPElib-readme.md
+3
-3
3 additions, 3 deletions
VSCode-DSPElib-readme.md
with
3 additions
and
3 deletions
VSCode-DSPElib-readme.md
View page @
7e3892ad
...
...
@@ -31,10 +31,10 @@ Preparation for working with DSPElib using Visual Studio Code
-
Compilation actions depend on C++ language configuration (e.g. Windows64-Debug)
-
Compilation actions:
-
Build DSPElib - debug/release compilation based on C++ language configuration
-
Clean DSPElib
-
Clean DSPElib
- clears both debug and release tmp compilation folders
-
Install DSPElib - compile both Debug and Release and copy library files to _DSPE_lib_minGW_ folder
-
build examples Windows
(
depends on last "Install DSPElib")
-
clean examples Windows
-
build examples Windows
/Linux (requires/
depends on last "Install DSPElib")
-
clean examples Windows
/Linux
8.
Debugging
-
launch.json
-
https://code.visualstudio.com/docs/cpp/config-mingw
...
...
This diff is collapsed.
Click to expand it.