# go there to ensure walnuts working directory is set correctly
cd"$BINDIR"
# get path of this script
BINDIR=`dirname"$0"`
cd"$BINDIR/.."
# strip "bin" to get base directory
BASEDIR=`dirname"$BINDIR"`
LIBDIR=$BASEDIR/lib
# We want to avoid that multiple system installations of OpenWalnut cause some weird loading of libs. We want ours (relative to our executable) to be loaded:
# We want to avoid that multiple system installations of OpenWalnut cause some weird loading of libs. We want ours (relative to our executable) to be loaded:
# We want to avoid that multiple system installations of OpenWalnut cause some weird loading of libs. We want ours (relative to our executable) to be loaded: