From da4a35bb946dce111cae68ab631de2ab6957b037 Mon Sep 17 00:00:00 2001 From: Robert Nix Date: Sat, 22 Mar 2014 17:09:39 -0500 Subject: [PATCH] Added a note on encrypted home folders --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 363e063..668f3ee 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ You should now be ready to build in your chroots. Something like any of these: Note that you do _not_ have to use the chroots or mkvogl.sh to build. You could do your own cmake (cmake vogl/src) and go from there. It's up to you to get the dependencies correct though. Look at vogl/bin/chroot_configure.sh to see how the chroots are set up. The source for mkvogl is in vogl/bin/src/mkvogl.cpp - it's just a simple cpp wrapper around cmake. +If you do use the chroots, do not build from within an encrypted home folder, as files in an encrypted home folder will not be visible from within the chroot, causing the build script to fail. + ## Capturing ## vogl/bin/steamlauncher.sh --gameid vogl/vogl_build/bin/glxspheres32 -- 2.43.0