Active-hdl VVC usage

I am fairly new to uvvm and vvc and have been making use of your getting started tutorials. I have a question regarding the libraries that needs to be included in the builds. I assume that the packages provided in git has to be compiled into .lib files.
I have attempted this in Active-hdl but ran into issues.
Do active-hdl support compilation of these files/packages into lib files, and if so, how would one go about doing that (link to reference material)?
I have managed to get uvvm and bfm related tasks to perform as intended.