Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
b5cf220d
Commit
b5cf220d
authored
Jul 07, 2020
by
Maxime Perrotin
Browse files
Add call to errCodes when generating GUI code
parent
9d405f19
Pipeline
#2012
passed with stage
in 8 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/skeletons/makefile.tmplt
View file @
b5cf220d
...
...
@@ -181,6 +181,8 @@ dataview/C/built: ${DATAVIEW_UNIQ} ${DATAVIEW_ACN} ${CP_FILES}
cp
-f
@_LOWER:Function_Names_@/GUI/wrappers/python/
*
binaries/@_LOWER:Function_Names_@_GUI
cp
-f
@_LOWER:Function_Names_@/GUI/wrappers/
*
.py binaries/@_LOWER:Function_Names_@_GUI
cp
-f
@_LOWER:Function_Names_@/GUI/wrappers/
*
.ui binaries/@_LOWER:Function_Names_@_GUI
@
@-- Compute the error codes
@
echo
"errCodes =
${
shell
taste-asn1-errCodes binaries/@_LOWER:Function_Names_@_GUI/dataview-uniq.h
}
"
>>
binaries/@_LOWER:Function_Names_@_GUI/datamodel.py
@@--
If
system
contains
the
PeekPoke
component,
copy
the
relevant
code
in
the
gui
folder
@@IF@@ @_LOWER
:
Function_Names_@ = taste_probe_console
@
# Peek-Poke function is placed in the gui folder
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment