Closed GoogleCodeExporter closed 9 years ago
Build and install Google Test: configure && make && make install
Configure Google Mock with installed Google Test and run test: configure &&
make check
The tests fail to load with the message 'error while loading shared libraries:
libgtest.so.0: cannot open shared object file: No such file or directory'
supplying LD_LIBRARY_PATH=/usr/local/lib/
Original comment by vladlosev
on 18 Mar 2009 at 5:21
This doesn't seem to happen on Mac
Original comment by vladlosev
on 18 Mar 2009 at 11:46
No more work on autotools.
Original comment by w...@google.com
on 23 Dec 2009 at 6:54
Original issue reported on code.google.com by
vladlosev
on 18 Mar 2009 at 5:04