TestVcfEntry.cpp.o error
/addData01/01_Program_to_install/75.MuSIC2/joinx/joinx/build/vendor/src/gtest160/include/gtest/gtest.h:269:3: note: no known conversion for argument 1 from ‘std::basic_istream
i modified StreamLineSource.cpp and typed 'make', error occurs. Help me.
Have you figured it out? The error was gone when commenting L269, but another one came up:
/home/wuy/MuSiC2/calcRoiCovg/joinx/build/vendor/src/gtest160/include/gtest/gtest.h:1353:30: error: use of deleted function ‘testing::AssertionResult::AssertionResult(const testing::AssertionResult&)’
actual);
^