[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Suggestion for a package



As I thought, version 5.7 is way too old. You will also have some
trouble to get a recent version of libyaml-cpp that qdmr depends on.

As qdmr is a relatively new software, I actually don't want to hack a
lot of workarounds into it, to support older versions of Qt.

So, sorry for that.

Best & 73,
Hannes, DM3MAT

Am 06.01.22 um 18:00 schrieb skoric@uns.ac.rs:
> On 1/5/22 16:06, Hannes Matuschek wrote:
>
>> Yes,
>>
>> which version of Qt are you running? (I.e., run 'qmake -v')
>>
>> I require a relatively new version of Qt. Version 5.12 should do.
>> Unfortunately, the version at which this flag was introduced to Qt is
>> not documented.
>>
>> Best
>> Hannes, DM3MAT
>>
> ham@localhost:~$ qmake -v
> QMake version 3.0
> Using Qt version 5.7.1 in /usr/lib/i386-linux-gnu
> ham@localhost:~$
>
>
>
>> Am 05.01.22 um 12:02 schrieb Miroslav Skoric:
>>> On 1/3/22 14:13, Hannes Matuschek wrote:
>>>
>>>> Don't worry, I am already working on it. See
>>>>
>>>> https://salsa.debian.org/dm3mat/qdmr
>>>>
>>>> Best,
>>>> Hannes, DM3MAT
>>>>
>>>
>>> I tried to install it. All went well until this point:
>>>
>>>
>>> [ 20%] Building CXX object lib/CMakeFiles/libdmrconf.dir/hid_libusb.cc.o
>>> [ 21%] Building CXX object lib/CMakeFiles/libdmrconf.dir/dfu_libusb.cc.o
>>> [ 21%] Building CXX object lib/CMakeFiles/libdmrconf.dir/usbserial.cc.o
>>> [ 21%] Building CXX object lib/CMakeFiles/libdmrconf.dir/radioinfo.cc.o
>>> [ 22%] Building CXX object lib/CMakeFiles/libdmrconf.dir/csvreader.cc.o
>>> [ 22%] Building CXX object lib/CMakeFiles/libdmrconf.dir/dfufile.cc.o
>>> [ 22%] Building CXX object
>>> lib/CMakeFiles/libdmrconf.dir/repeaterdatabase.cc.o
>>> [ 22%] Building CXX object
>>> lib/CMakeFiles/libdmrconf.dir/userdatabase.cc.o
>>> [ 23%] Building CXX object lib/CMakeFiles/libdmrconf.dir/logger.cc.o
>>> /usr/local/src/qdmr-master/lib/logger.cc: In member function ‘virtual
>>> void FileLogHandler::handle(const LogMessage&)’:
>>> /usr/local/src/qdmr-master/lib/logger.cc:208:52: error:
>>> ‘ISODateWithMs’ is not a member of ‘Qt’
>>>     _stream << QDateTime::currentDateTime().toString(Qt::ISODateWithMs)
>>> << ": ";
>>>                                                      ^~
>>> lib/CMakeFiles/libdmrconf.dir/build.make:702: recipe for target
>>> 'lib/CMakeFiles/libdmrconf.dir/logger.cc.o' failed
>>> make[2]: *** [lib/CMakeFiles/libdmrconf.dir/logger.cc.o] Error 1
>>> CMakeFiles/Makefile2:85: recipe for target
>>> 'lib/CMakeFiles/libdmrconf.dir/all' failed
>>> make[1]: *** [lib/CMakeFiles/libdmrconf.dir/all] Error 2
>>> Makefile:149: recipe for target 'all' failed
>>> make: *** [all] Error 2
>>> root@localhost:/usr/local/src/qdmr-master/build#
>>>
>>>
>>> Any idea?
>>>
>>> Misko YT7MPB
>>>
>>


Reply to: