[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-devel
Subject:    Re: Can anyone build with mingw?
From:       Peter_Kümmel <syntheticpp () gmx ! net>
Date:       2015-12-28 11:40:34
Message-ID: DE8AAF5B-3DF4-4D2F-B50E-097FFE82470F () gmx ! net
[Download RAW message or body]

Am 28. Dezember 2015 11:41:02 MEZ, schrieb Kornel Benko <kornel@lyx.org>:
> Am Montag, 28. Dezember 2015 um 05:24:59, schrieb Scott Kostyshak
> <skostysh@lyx.org>
> > On Mon, Dec 28, 2015 at 11:07:18AM +0100, Peter Kümmel wrote:
> > > Am 28. Dezember 2015 07:28:55 MEZ, schrieb Scott Kostyshak
> <skostysh@lyx.org>:
> > > > On Sun, Dec 27, 2015 at 05:52:04AM -0500, Scott Kostyshak wrote:
> > > > > Peter recently added a script to build LyX with mingw, but it
> does
> > > > not
> > > > > work for me. Does it work for anyone else?
> > > > > 
> > > > > $ ./development/cmake/scripts/xmingw
> > > > > Usage: xmingw <path to LyX sources>
> > > > > $ ./development/cmake/scripts/xmingw  ./
> > > > > ---------------------------------------------------------
> > > > > ---------- Building LyX-2015.12.27-10.49
> > > > > ---------------------------------------------------------
> > > > > Checking mingw installation ...
> > > > > 4.9.2
> > > > > Checking Qt installation ...
> > > > > .//../lyx-dependencies/Qt-5.5.1-i686-w64-mingw32/bin/qmake
> > > > > ./development/cmake/scripts/xmingw: line 95: ./: Is a directory
> > > > > Command failed
> > > > > $ 
> > > > > 
> > > > > It seems xmingw wants a folder as an argument, but the
> underlying
> > > > qmake
> > > > > command wants a .pro file?
> > > > 
> > > > CC'ing Peter in case he doesn't follow this list.
> > > > 
> > > > Scott
> > > 
> > > I only tested with an out of source build directory. Maybe it works
> in your case with an absolute path.
> > 
> > Same error:
> > 
> > $ /home/scott/lyxbuilds/master/repo/development/cmake/scripts/xmingw
> /home/scott/lyxbuilds/master/repo
> > ---------------------------------------------------------
> > ---------- Building LyX-2015.12.28-10.23
> > ---------------------------------------------------------
> > Checking mingw installation ...
> > 4.9.2
> > Checking Qt installation ...
> > 
> /home/scott/lyxbuilds/master/repo/../lyx-dependencies/Qt-5.5.1-i686-w64-mingw32/bin/qmake
> 
> > /home/scott/lyxbuilds/master/repo/development/cmake/scripts/xmingw:
> line
> > 95: /home/scott/lyxbuilds/master/repo: Is a directory
> > Command failed
> > $
> 
> I get something different:
> $ /usr2/src/lyx/lyx-git/development/cmake/scripts/xmingw
> /usr2/src/lyx/lyx-git
> ...
> Checking Qt installation ...
> /usr2/src/lyx/lyx-git/../lyx-dependencies/Qt-5.5.1-i686-w64-mingw32/bin/qmake
> /usr2/src/lyx/lyx-git/development/cmake/scripts/xmingw: 95:
> /usr2/src/lyx/lyx-git/development/cmake/scripts/xmingw:
> /usr2/src/lyx/lyx-git: Permission denied
> Command failed
> 
> > Scott
> 
> 	Kornel

Ah, the cmakebin variable is not set, a rest of the bot script. Replacing the \
variable by cmake should fix it.


[Attachment #3 (text/html)]

<html><head></head><body><div class="gmail_quote">Am 28. Dezember 2015 11:41:02 MEZ, \
schrieb Kornel Benko &lt;kornel@lyx.org&gt;:<blockquote class="gmail_quote" \
style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); \
padding-left: 1ex;"> <pre class="k9mail">Am Montag, 28. Dezember 2015 um 05:24:59, \
schrieb Scott Kostyshak &lt;skostysh@lyx.org&gt;<br /><blockquote class="gmail_quote" \
style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: \
1ex;"> On Mon, Dec 28, 2015 at 11:07:18AM +0100, Peter Kümmel wrote:<br \
/><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px \
solid #ad7fa8; padding-left: 1ex;"> Am 28. Dezember 2015 07:28:55 MEZ, schrieb Scott \
Kostyshak &lt;skostysh@lyx.org&gt;:<br /><blockquote class="gmail_quote" \
style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: \
1ex;">On Sun, Dec 27, 2015 at 05:52:04AM -0500, Scott Kostyshak wrote:<br \
/><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px \
solid #fcaf3e; padding-left: 1ex;"> Peter recently added a script to build LyX with \
mingw, but it does<br /></blockquote>not<br /><blockquote class="gmail_quote" \
style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #fcaf3e; padding-left: \
1ex;"> work for me. Does it work for anyone else?<br /> <br /> $ \
./development/cmake/scripts/xmingw<br /> Usage: xmingw &lt;path to LyX sources&gt;<br \
/> $ ./development/cmake/scripts/xmingw  ./<br /><hr /><br /> ---------- Building \
LyX-2015.12.27-10.49<br /><hr /><br /> Checking mingw installation ...<br /> 4.9.2<br \
/> Checking Qt installation ...<br /> \
.//../lyx-dependencies/Qt-5.5.1-i686-w64-mingw32/bin/qmake<br /> \
./development/cmake/scripts/xmingw: line 95: ./: Is a directory<br /> Command \
failed<br /> $ <br /> <br /> It seems xmingw wants a folder as an argument, but the \
underlying<br /></blockquote>qmake<br /><blockquote class="gmail_quote" \
style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #fcaf3e; padding-left: \
1ex;"> command wants a .pro file?<br /></blockquote><br />CC'ing Peter in case he \
doesn't follow this list.<br /><br />Scott<br /></blockquote> <br /> I only tested \
with an out of source build directory. Maybe it works in your case with an absolute \
path.<br /></blockquote> <br /> Same error:<br /> <br /> $ \
/home/scott/lyxbuilds/master/repo/development/cmake/scripts/xmingw \
/home/scott/lyxbuilds/master/repo<br /><hr /><br /> ---------- Building \
LyX-2015.12.28-10.23<br /><hr /><br /> Checking mingw installation ...<br /> 4.9.2<br \
/> Checking Qt installation ...<br /> \
/home/scott/lyxbuilds/master/repo/../lyx-dependencies/Qt-5.5.1-i686-w64-mingw32/bin/qmake<br \
/> /home/scott/lyxbuilds/master/repo/development/cmake/scripts/xmingw: line<br /> 95: \
/home/scott/lyxbuilds/master/repo: Is a directory<br /> Command failed<br /> $<br \
/></blockquote><br />I get something different:<br />$ \
/usr2/src/lyx/lyx-git/development/cmake/scripts/xmingw /usr2/src/lyx/lyx-git<br \
/>...<br />Checking Qt installation ...<br \
/>/usr2/src/lyx/lyx-git/../lyx-dependencies/Qt-5.5.1-i686-w64-mingw32/bin/qmake<br \
/>/usr2/src/lyx/lyx-git/development/cmake/scripts/xmingw: 95: \
/usr2/src/lyx/lyx-git/development/cmake/scripts/xmingw: /usr2/src/lyx/lyx-git: \
Permission denied<br />Command failed<br /><br /><blockquote class="gmail_quote" \
style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: \
1ex;"> Scott<br /></blockquote><br /> Kornel</pre></blockquote></div><br \
clear="all">Ah, the cmakebin variable is not set, a rest of the bot script. Replacing \
the variable by cmake should fix it.</body></html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic