how to load word documents in Qt with Aspose.words

18 views Asked by At

I'm using the Aspose.words library to load words documents into qt, but I'm getting the error **undefined reference to `Aspose::Words::DocumentBuilder::Writeln(System::String const&)' **

I followed a tutorial on https://blog.aspose.com/en/words/generate-word-document-in-qt-applications-with-cpp-word-library/ and was hoping it would work, but unfortunately I had some errors

0

There are 0 answers