octave-maintainers
[Top][All Lists]
Advanced

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

Aw: gnulib issue, help...


From: Markus Mützel
Subject: Aw: gnulib issue, help...
Date: Wed, 2 Jan 2019 03:14:56 +0100

Gesendet: Dienstag, 01. Januar 2019 um 22:49 Uhr
Von: "Julien Bect" <address@hidden>
An: octave-maintainers <address@hidden>
Betreff: gnulib issue, help...

> Hi all,
>
> My build of default fails like that:
>
>  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-file-editor-tab.lo
> libgui/src/m-editor/file-editor-tab.cc: In member function ‘QTextCodec* 
> octave::file_editor_tab::check_valid_codec()’:
> libgui/src/m-editor/file-editor-tab.cc:2333:46: error: ‘class QString’ has no 
> member named ‘toStdU32String’; did you mean ‘toStdString’?
>         std::u32string u32_str = editor_text.toStdU32String ();
> 
> I assume that this is related to cs 4150560153922797 and ee5ecb1bc257.
>
> I have tried to remove all generated files, bootstrap / configure / make 
> again, without success.
>
> Is there something particular that I need to do with gnulib?
>
> @++
> Julien

It looks like this function was introduced in Qt 5.5. I'll try and find 
something that works with older Qt versions as well.
Sorry for this.

Markus
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]