See the wiki linux build instructions about installing GTEST/GMOCK. Then try to build again.
Regards, Adrien > On Oct 18, 2019 w42d291, at 11:08 AM, NOSTOP <[email protected]> wrote: > > [email protected] > > Greetings! > > I'm trying to build on mint 19.2. > > I ran David Cousens Script to get libs, dependencies, etc for a build of ver > 3.7. Confirmed all were successful. > > Running : > > ~/Applications_building/gnucash-3.7/gnucash-build$ cmake -GNinja > -DCMAKE_INSTALL_PREFIX=/usr/local .. > > Always gets the error in terminal : > > CMake Error at common/cmake_modules/GncAddTest.cmake:139 (message): > GTEST not found. Please install it or set GTEST_ROOT or GMOCK_ROOT > Call Stack (most recent call first): > CMakeLists.txt:625 (gnc_gtest_configure) > > Tried the following with no success: > > build dir below source dir FAIL > build same level as source FAIL > Absolute path FAIL > Relative path FAIL > installed googlemock FAIL > > Has anyone a suggestion/solution? > > Thank you _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
