Closed shubhamtrehan closed 11 months ago
``
Installed the binaries before running. Binaries installed without any issues for SplineCharacterA. But binary installation for UrbanCity didn't even install.
This is caused by the permission problem. You can add the permission by running chmod -R 777 {path to the binary folder} .
chmod -R 777 {path to the binary folder}
``
Installed the binaries before running. Binaries installed without any issues for SplineCharacterA. But binary installation for UrbanCity didn't even install.