On Thu, Feb 2, 2017 at 11:09 PM, Geert Janssens <[email protected]> wrote:
> Op donderdag 2 februari 2017 16:35:02 CET schreef Alex Aycinena: > > Geert, > > > > I build on Fedora 25 and after this commit configure fails with: > > > > checking for main in -lgtest_main... no > > checking for /usr/src/gtest/src/gtest-all.cc... no > > checking for /usr/src/gtest/gtest-main.cc... no > > checking for /usr/src/gmock/src/gmock-all.cc... no > > checking for /usr/include/gtest/gtest.h... no > > checking for /usr/include/gmock/gmock.h... no > > checking whether Google Test is available... No gtest-root > > No gmock-root > > configure: error: > > > > Unable to find the Google test framework. Either install gtest/gmock > > packages or point to the base directories of the sources using > > GTEST_ROOT and GMOCK_ROOT environment variables. > > > > I install gtest and gmock and get the same failure. I believe you build > on > > Fedora 25 as well. Can you (or anyone else) give me some guidance as to > > what I need to do to successfully configure, make and make check after > this > > commit after having installed the packages? > > I do build in Fedora 25 indeed. When I install gtest-devel and gmock-devel > configure properly finds them. Did you install the development packages or > just plain gmock & gtest ? > > Geert > Geert, Development packages! I should have figured that out by myself. Yes that solved it. Thanks. Regards, Alex _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
