I had to install zlib1g-dev in order to compile w/o errors and also had to reduce the core count of my VM to 2 instead of 16 to link…
Is this normal ?
I had to install zlib1g-dev in order to compile w/o errors and also had to reduce the core count of my VM to 2 instead of 16 to link…
Is this normal ?
Hi there, I am not super familiar with the C++ build process, but it seems to me that zlib1g-dev
is indeed a dependency. It appears to be part of the release workflow.
In terms of the number of cores, can you provide more information (i.e., error logs)? We will have someone from the core team take a look.