Build Fails

Robby Stephenson robby at periapsis.org
Sun Sep 23 01:19:29 BST 2018


On 09/22/2018 12:18 PM, Jonas Arndt wrote:
>> On Wed, Aug 29, 2018 at 6:30 AM <mio991 at gmx.de> wrote:
>>> Hi,
>>>
>>> my build fails for some abstruse reason,
>>>
>>> can anybody help me here?
>>>
>>> here is the output:
>>>
>>>> [  0%] Automatic moc for target tellico
>>>> [  0%] Built target tellico_automoc
>>>> [  0%] Automatic moc for target core
>>>> [  0%] Built target core_automoc
>>>> [  1%] Automatic moc for target utils
>>>> [  1%] Built target utils_automoc
>>>> [  3%] Built target utils
>>>> [  3%] Building CXX object
>>>> src/core/CMakeFiles/core.dir/filehandler.cpp.o
>>>> /home/mio991/Documents/Projects/tellico/src/core/filehandler.cpp: In
>>>> static member function ‘static bool
>>>> Tellico::FileHandler::writeTextFile(QSaveFile&, const QString&, bool)’:
>>>> /home/mio991/Documents/Projects/tellico/src/core/filehandler.cpp:270:8:
>>>> error: no match for ‘operator<<’ (operand types are ‘QTextStream’ and
>>>> ‘QStringRef’)
>>>>       ts << text_.midRef(i, MAX_TEXT_CHUNK_WRITE_SIZE);
>
> Using Qt version 5.5.1 in /usr/lib/x86_64-linux-gnu

I don't build Tellico with older versions of Qt, so it may be that
recent changes made it such that it will no longer compile. Are you
able to use a newer version of Qt?

Robby


More information about the tellico-users mailing list