Closed santoszv closed 7 months ago
I compiled this locally with ./gradlew assemble
and it worked great. Thanks!
@karlsabo Can you take a look at this?
I do not remember why I included Google Test source code, instead of using it as a depenency. Today is 2024 and the commit is dated 2022, maybe there is a recent version and included source code is outdated.
Also, there are some changes in build scripts for supporting M1 chip, maybe a recent version of Gradle do not need this changes.
Tested on: macOS Monterey Version 12.4 Chip Apple M1
Observations: It does not compile with "org.gradle.caching=true" in "gradle.properties"