<div dir="ltr"><div>Hey,</div><div><br></div><div>I was experimenting with cpp test by making a new test( transfered from java tests) and activating it when I run make test it threw this error, what can this error possibly mean, I know there can be many cases and this question may be unanswerable, but please help if possible.<br></div><div><br></div><div><br></div><div>/home/gurungrahul2/libreoffice/workdir/CxxObject/test/source/mtfxmldump.o: In function `MetafileXmlDump::dumpAndParse(GDIMetaFile const&, rtl::OUString const&)':<br>mtfxmldump.cxx:(.text+0x5868): undefined reference to `tools::XmlWriter::startDocument(int)'<br>/home/gurungrahul2/libreoffice/workdir/CxxObject/test/source/primitive2dxmldump.o: In function `Primitive2dXmlDump::dumpAndParse(drawinglayer::primitive2d::Primitive2DContainer const&, rtl::OUString const&)':<br>primitive2dxmldump.cxx:(.text+0x1608): undefined reference to `tools::XmlWriter::startDocument(int)'<br>/home/gurungrahul2/libreoffice/workdir/CxxObject/test/source/screenshot_test.o: In function `ScreenshotTest::setUp()':<br>screenshot_test.cxx:(.text+0x6a2): undefined reference to `test::Directories::getURLFromWorkdir(rtl::OUString const&) const'<br>/home/gurungrahul2/libreoffice/workdir/CxxObject/test/source/screenshot_test.o: In function `ScreenshotTest::implSaveScreenshot(BitmapEx const&, rtl::OString const&)':<br>screenshot_test.cxx:(.text+0xc68): undefined reference to `test::Directories::getURLFromWorkdir(rtl::OUString const&) const'<br>/home/gurungrahul2/libreoffice/workdir/CxxObject/test/source/screenshot_test.o: In function `ScreenshotTest::processDialogBatchFile(rtl::OUString const&)':<br>screenshot_test.cxx:(.text+0x2364): undefined reference to `test::Directories::getURLFromSrc(rtl::OUString const&) const'<br>collect2: error: ld returned 1 exit status<br>/home/gurungrahul2/libreoffice/solenv/gbuild/LinkTarget.mk:636: recipe for target '/home/gurungrahul2/libreoffice/workdir/LinkTarget/Library/libtest.so' failed<br>make[1]: *** [/home/gurungrahul2/libreoffice/workdir/LinkTarget/Library/libtest.so] Error 1<br>Makefile:120: recipe for target 'test' failed<br>make: *** [test] Error 2</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Thanks.<br></div></div>