summaryrefslogtreecommitdiff
path: root/src/ModuleCache.h
diff options
context:
space:
mode:
authorHenner Zeller <h.zeller@acm.org>2013-10-30 03:55:32 (GMT)
committerHenner Zeller <h.zeller@acm.org>2013-10-30 03:55:32 (GMT)
commita218869770c1b9f567e48c90867f9802463ad318 (patch)
tree7fb379b1fb2b5e342af8a366a92a4e91243f8a5c /src/ModuleCache.h
parent8aa749f8b3bd0d6dd2cf4d2357a688319689432f (diff)
Invocation of openscad with an absolute path failed:
./openscad /home/username/foo.scad .. because the curent working directory was always prepended; so internally, it attempted to open $PWD + /home/username/foo.scad Use platform aware QDir functionality to only prepend the absolute current working directory prefix, if the given path is relative.
Diffstat (limited to 'src/ModuleCache.h')
0 files changed, 0 insertions, 0 deletions
contact: Jan Huwald // Impressum