Am Mittwoch, 18. März 2015 um 12:32:54, schrieb Scott Kostyshak 
<skost...@lyx.org>
> On Wed, Mar 18, 2015 at 12:01 PM, Enrico Forestieri <for...@lyx.org> wrote:
> > On Wed, Mar 18, 2015 at 11:20:49AM +0400, Uwe Stöhr wrote:
> >> I just compiled master and started the resulting LyX.exe. As result
> >> I get tons of these warnings:
> >>
> >> ..\..\..\..\src\frontends\qt4\GuiApplication.cpp (612): Cannot load
> >> icon C:/LyXGit/Master/lib/images/index-insert.svgz please verify
> >> resource system!
> >>
> >> I use CMake. The icons are in the directory so it is not clear to me
> >> why they are not found. Naybe it is a problem with the slashes in
> >> the folder?
> >
> > No, you need gunzip in the PATH. You can download it from
> > http://www.gzip.org/gzip124xN.zip
> >
> > Simply rename gzip.exe as gunzip.exe and put it in the PATH.
> 
> And for Linux is there something I need in PATH? I have installed
> libqt5svg5 but that did not help (note that I am using a compiled Qt
> 5).

I suppose you have <Qt5-Build-Dir>/qtbase/bin in your PATH already?
Other than this I don't know.

> Do I need to install libqt5svg5-dev and recompile Qt 5?

Definitely no. I used compiled Qt5 without libqt5svg5-dev, and the icons were 
still OK.
But check, if you have <Qt5-Build-Dir>/qtbase/plugins/imageformats/libqsvg.so.
For your self compiled Qt5 you even don't need package libqt5svg5 installed.

> Scott

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to