Build Fails
Jonas Arndt
mio991 at gmx.de
Sat Sep 22 17:18:19 BST 2018
hey,
excuse the late answer, qmake --version says:
QMake version 3.0
Using Qt version 5.5.1 in /usr/lib/x86_64-linux-gnu
thank you
On 03.09.2018 01:08, Robby Stephenson wrote:
> What version of Qt are you using, do you know?
>
> 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);
More information about the tellico-users
mailing list