It's a little late, but we have changed our policy to manage some libraries in the git repository as submodules. This may cause some problems for people who cloned the repository before the change, when they pull changes from now on.
git clone --recursive https://github.com/TLabAltoh/TLabWebViewVR.git
command to create a new clone, including initialization of the submodules.