Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Erik von Reis
dtt
Commits
82a6eb2f
Commit
82a6eb2f
authored
May 18, 2021
by
Erik von Reis
Browse files
need to point foton.py at the right directory
parent
dd7cadf7
Pipeline
#248117
failed with stages
in 3 minutes and 33 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/gui/foton/foton.py.in
View file @
82a6eb2f
...
...
@@ -18,7 +18,7 @@ real_argv = sys.argv
sys.argv = sys.argv[:1]
ROOT.gInterpreter.AddIncludePath("@ROOT_INCLUDE_DIR@")
ROOT.gInterpreter.AddIncludePath("@GDS_INCLUDE_DIR@")
ROOT.gInterpreter.AddIncludePath("@GDS_INCLUDE_DIR@/f
ilterwiz
")
ROOT.gInterpreter.AddIncludePath("@GDS_INCLUDE_DIR@/f
oton
")
ROOT.gInterpreter.AddIncludePath("@GDS_INCLUDE_DIR@/ligogui")
ROOT.gSystem.AddDynamicPath("@ROOT_LIBRARY_DIR@")
ROOT.gSystem.AddDynamicPath("@ABS_LIB_PATH@")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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