Hi There,
I encountered errors when compiling in scr/.
I've fixed the error by replacing the libStatGen in src/ with the latest version (https://github.com/statgen/libStatGen.git). But it took me a while to find out the errors I met were because of the old version of libStatGen included in src/.
You may want to replace src/libStatGen with the most recent version, in case other users met same problems.
Thanks!