Re: compilation error in branch and master

2016-06-30 Thread Richard Heck
On 06/30/2016 07:36 PM, Uwe Stöhr wrote: compiling today's 2.2.x branch and master I get this compilation error: environment.cpp D:\LyXGit\Master\src\support\environment.cpp(73): fatal error C1189: #error: No environment-setting function has been defined.

Re: compilation warning in master

2016-06-30 Thread Richard Heck
On 06/30/2016 07:34 PM, Uwe Stöhr wrote: Compiling today's master I get this warning: InsetSeparator.cpp D:\LyXGit\Master\src\insets\InsetSeparator.cpp(213): warning C4244: '+=': conversion from 'double' to 'int', possible loss of data

Re: make distcheck: cannot remove '../../po/lyx.pot'

2016-06-30 Thread Scott Kostyshak
On Sat, Jan 23, 2016 at 01:45:58AM -0500, Scott Kostyshak wrote: > On Tue, Jan 12, 2016 at 02:47:35PM +0100, Jean-Marc Lasgouttes wrote: > > Le 12/01/2016 03:51, Scott Kostyshak a écrit : > > > >It would be nice to know what happens with 1.15. Ubuntu 15.10 has 1.15 > > >so I will try to do a

Re: default dir when save for first time is not cwd

2016-06-30 Thread Scott Kostyshak
On Fri, Jun 17, 2016 at 07:21:32PM -0400, Scott Kostyshak wrote: > On Fri, Jun 17, 2016 at 10:33:03AM +0200, Jean-Marc Lasgouttes wrote: > > Le 17/06/2016 à 10:10, Scott Kostyshak a écrit : > > > I guess the main question is: do you think a user would enter a relative > > > path in that dialog

Re: [LyX/master] Output column width info for XHTML.

2016-06-30 Thread Scott Kostyshak
On Thu, Jun 30, 2016 at 09:45:44AM -0400, Richard Heck wrote: > Maybe better to stick with the original. Makes sense. Scott signature.asc Description: PGP signature

compilation error in branch and master

2016-06-30 Thread Uwe Stöhr
compiling today's 2.2.x branch and master I get this compilation error: environment.cpp D:\LyXGit\Master\src\support\environment.cpp(73): fatal error C1189: #error: No environment-setting function has been defined. [D:\LyXGit\Master\compile-2015\src\support\support.vcxproj] regards Uwe

compilation warning in master

2016-06-30 Thread Uwe Stöhr
Compiling today's master I get this warning: InsetSeparator.cpp D:\LyXGit\Master\src\insets\InsetSeparator.cpp(213): warning C4244: '+=': conversion from 'double' to 'int', possible loss of data [D:\LyXGit\Master\compile-2015\src\insets\insets.vcxproj] regards Uwe

Weird KDE Bug in LyX

2016-06-30 Thread Richard Heck
For anyone running LyX 2.2.0 under KDE (or using a KDE-based window manager, or anything of that sort): There is an annoying new feature, KDE's "accelerator manager", that automatically adds shortcuts. This causes conflicts and so forth in many Qt-based programs, when those programs are run

Re: Compiling with Microsoft Visual C++

2016-06-30 Thread Georg Baum
racoon wrote: > On 25.06.2016 20:41, Georg Baum wrote: >> >> This is strange. This file created the error in the CMakeError.log you >> sent some days ago. Maybe this directory does not exist anymore after you >> reinstalled the SDK? If the current CMakeError.log looks different than >> the one

Re: Compiling with Microsoft Visual C++

2016-06-30 Thread racoon
On 30.06.2016 14:18, Kornel Benko wrote: I cannot judge about microsoft. But this looks like fundamental error. What you can do is: 1.) create a simple CMakeLists.txt file with content cmake_minimum_required(VERSION 2.6.4) project(foo) 2.) call "cmake ." The output should look

Re: [LyX/master] Output column width info for XHTML.

2016-06-30 Thread Richard Heck
On 06/30/2016 02:24 AM, Scott Kostyshak wrote: On Thu, Jun 30, 2016 at 12:05:18AM -0400, Richard Heck wrote: Try this: --- src/insets/InsetTabular.cpp +++ src/insets/InsetTabular.cpp @@ -2989,17 +2989,20 @@ docstring Tabular::xhtmlRow(XHTMLStream & xs, row_type row, xs <<

Re: Compiling with Microsoft Visual C++

2016-06-30 Thread Kornel Benko
Am Donnerstag, 30. Juni 2016 um 13:43:59, schrieb racoon > On 25.06.2016 20:41, Georg Baum wrote: > > racoon wrote: > > > >> On 25.06.2016 18:16, Georg Baum wrote: > >>> > >>> You could also send me (privately please) the file C:\Program Files > >>> > >

Re: Compiling with Microsoft Visual C++

2016-06-30 Thread racoon
On 25.06.2016 20:41, Georg Baum wrote: racoon wrote: On 25.06.2016 18:16, Georg Baum wrote: You could also send me (privately please) the file C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\Toolset.targets, maybe I have then an idea about

Re: ancient history, v 0.10.7 beta

2016-06-30 Thread Jean-Marc Lasgouttes
Le 30/06/2016 à 11:57, José Abílio Matos a écrit : On Thursday, June 30, 2016 10:51:09 AM WEST Jean-Marc Lasgouttes wrote: We have a lot of these old thing on our ftp actually: http://www.lyx.org/misc/archaeology/lyx-time.html This web page is not up to date, unfortunately... I did that

Re: ancient history, v 0.10.7 beta

2016-06-30 Thread José Abílio Matos
On Thursday, June 30, 2016 10:51:09 AM WEST Jean-Marc Lasgouttes wrote: > We have a lot of these old thing on our ftp actually: > http://www.lyx.org/misc/archaeology/lyx-time.html > > This web page is not up to date, unfortunately... I did that initally and then Angus has improved it a lot but

Re: Master compile error

2016-06-30 Thread Jean-Marc Lasgouttes
Le 26/06/2016 à 16:58, Guillaume Munch a écrit : Le 26/06/2016 15:04, Jürgen Spitzmüller a écrit : Am Sonntag, den 26.06.2016, 14:30 +0100 schrieb Guillaume Munch: Hi Jürgen, I can have a look. Please send your config.log. Thank you. Log is attached. Thank you. I think the problem is

Re: ancient history, v 0.10.7 beta

2016-06-30 Thread Jean-Marc Lasgouttes
Le 30/06/2016 à 02:32, PhilipPirrip a écrit : For those interested in ancient history of LyX: I've just found my first Linux distribution CD, with LyX 0.10.7 from October 1996 on it. Online sources I found go only about 18 years back. JMarc still probably has it somewhere, this is for all

Re: [LyX/master] Output column width info for XHTML.

2016-06-30 Thread Scott Kostyshak
On Thu, Jun 30, 2016 at 12:05:18AM -0400, Richard Heck wrote: > Try this: > > --- src/insets/InsetTabular.cpp > +++ src/insets/InsetTabular.cpp > @@ -2989,17 +2989,20 @@ docstring Tabular::xhtmlRow(XHTMLStream & xs, > row_type row, > > xs << html::StartTag("tr"); > for (col_type c =