Re: [Interest] Strange unexplainable RCC error

2019-05-26 Thread Constantin Makshin
https://doc.qt.io/qt-5/resources.html The resource files listed in the .qrc file are files that are part of the application's source tree. *The specified paths are relative to the directory containing the .qrc file.* Note that the listed resource files must be located in the same directory as th

Re: [Interest] Strange unexplainable RCC error

2019-05-26 Thread Robert Heller
At Sun, 26 May 2019 22:07:37 +0200 fro...@tungware.se wrote: > > On 2019-05-26 21:32, Robert Heller wrote: > > I am trying to bundle a directory of files generated by Doxygen into a Qt > > resource file, but I am getting a strange error from rcc. Here is the > > transscript: > > > > Script star

Re: [Interest] Strange unexplainable RCC error

2019-05-26 Thread Henry Skoglund
On 2019-05-26 21:32, Robert Heller wrote: I am trying to bundle a directory of files generated by Doxygen into a Qt resource file, but I am getting a strange error from rcc. Here is the transscript: Script started on Sun 26 May 2019 03:09:18 PM EDT gollum.deepsoft.com% less -X release/htmldoc.q

[Interest] Strange unexplainable RCC error

2019-05-26 Thread Robert Heller
I am trying to bundle a directory of files generated by Doxygen into a Qt resource file, but I am getting a strange error from rcc. Here is the transscript: Script started on Sun 26 May 2019 03:09:18 PM EDT gollum.deepsoft.com% less -X release/htmldoc.qrc release/html/open.png