You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
^
/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’ to ‘const testing::AssertionResult&’
make[2]: *** [build/test/lib/fileformats/CMakeFiles/TestFileFormats.dir/build.make:206: build/test/lib/fileformats/CMakeFiles/TestFileFormats.dir/TestVcfEntry.cpp.o] error 1
make[1]: *** [CMakeFiles/Makefile2:357: build/test/lib/fileformats/CMakeFiles/TestFileFormats.dir/all] error 2
make: *** [Makefile:163: all] error 2
i modified StreamLineSource.cpp
and typed 'make', error occurs.
Help me.
The text was updated successfully, but these errors were encountered: