Hi,
I am not sure why this happens - it should work. Could you give me the command
lines you used?
Benjamin
On Jun 7, 2012, at 07:22 , Stephan Witt wrote:
> Am 07.06.2012 um 00:30 schrieb LyX Ticket Tracker:
>
>> #8188: CMake and Info.plist
>> --+-
From: Jerry [lancebo...@qwest.net]
Sent: Thursday, June 07, 2012 1:35 AM
>How can I tell which version of LyX I am building? I _think_ I'm building from
>git master but then there's this:
the command "git log -1" will tell you what revision you currently have
"checked out".
the command "git br
Am 07.06.2012 um 07:35 schrieb Jerry:
> How can I tell which version of LyX I am building? I _think_ I'm building
> from git master but then there's this:
>
> $ ./lyx --versionLyX 2.1.0svn (2011-04-29)
>
> I'm still learning git but I'm building from the directory that resulted from
> this:
>
How can I tell which version of LyX I am building? I _think_ I'm building from
git master but then there's this:
$ ./lyx --versionLyX 2.1.0svn (2011-04-29)
I'm still learning git but I'm building from the directory that resulted from
this:
git clone git://git.lyx.org/lyx
The binary respon
Am 07.06.2012 um 00:30 schrieb LyX Ticket Tracker:
> #8188: CMake and Info.plist
> --+-
> Reporter: bpiwowar | Owner: lasgouttes
> Type: defect| Status: new
> Priority: normal| Milestone:
> Component: build | Versi
On Jun 4, 2012, at 5:10 AM, Vincent van Ravesteijn wrote:
> Op 4-6-2012 14:05, Jerry schreef:
>> I'm trying to build the 2.1 development branch on OS X and having some
>> trouble. After
>>
>> git clone git://git.lyx.org/lyx
>> ./autogen.sh
>> ./configure
>> make
>>
>> this happened and