Re: Preparing for development

2020-01-05 Thread Yu Jin
You are right, I got it working now :). Debugging works, I just have to specify the LyX.exe in the Installed folder as startup file manually, then I can set breakpoints and debug as I am used to. I will document my experiences in the install.win32 file next. -- lyx-devel mailing list

Re: Preparing for development

2020-01-05 Thread Jürgen Spitzmüller
Am Sonntag, den 05.01.2020, 10:11 +0100 schrieb Yu Jin: > You are right, I got it working now :). Debugging works, I just have > to specify the LyX.exe in the Installed folder as startup file > manually, then I can set breakpoints and debug as I am used to. I > will document my experiences in the

Re: Blanket permission

2020-01-05 Thread Jürgen Spitzmüller
Am Montag, den 02.12.2019, 15:03 +0100 schrieb Jürgen Spitzmüller: > Am Montag, den 02.12.2019, 14:40 +0100 schrieb Kornel Benko: > > Hi Patrick, > > to apply your patches we need your explicit permission. > > Like a short message on this list containing: > > "I hereby grant permission to use

Re: Contribution license

2020-01-05 Thread Jürgen Spitzmüller
Am Sonntag, den 05.01.2020, 11:37 +0100 schrieb Yu Jin: > I hereby grant permission to license my contributions to LyX under > the GNU General Public License, version 2 or any later version. Thank you. Now keep the patches coming :-) Jürgen > > Eugene Chornyi signature.asc Description: This

Re: forward search with okular

2020-01-05 Thread Scott Kostyshak
On Sun, Jan 05, 2020 at 07:49:01AM +0100, Jürgen Spitzmüller wrote: > Am Samstag, den 04.01.2020, 21:20 -0500 schrieb Scott Kostyshak: > > I have version 1.7.3 as well and inverse search doesn't work for me > > either. > > Version 1.9.0 here. Both forward and inverse search work now. The later >

Contribution license

2020-01-05 Thread Yu Jin
I hereby grant permission to license my contributions to LyX under the GNU General Public License, version 2 or any later version. Eugene Chornyi -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Preparing for development

2020-01-05 Thread Yu Jin
As promised I have updated the description for setting up the tools on windows Eugene updated-windows-dev-description.patch Description: Binary data -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Preparing for development

2020-01-05 Thread Yu Jin
Am So., 5. Jan. 2020 um 20:11 Uhr schrieb Kornel Benko : > Am Sun, 5 Jan 2020 15:56:32 +0100 > schrieb Yu Jin : > > > As promised I have updated the description for setting up the tools on > > windows > > > > Eugene > > In the description you change 'MSVC 2017' to 'MSVC 2019', but later on > you

Re: Preparing for development

2020-01-05 Thread Kornel Benko
Am Sun, 5 Jan 2020 15:56:32 +0100 schrieb Yu Jin : > As promised I have updated the description for setting up the tools on > windows > > Eugene In the description you change 'MSVC 2017' to 'MSVC 2019', but later on you still refer to 'MSVC 2017',

Re: Preparing for development

2020-01-05 Thread Yu Jin
Am So., 5. Jan. 2020 um 21:38 Uhr schrieb Kornel Benko : > We expect qt be installed ... > Yeah, I have Qt installed and pointed CMake to the right directories, Is the "package" target/project supposed to copy the needed dependencies and dll files (like Qt5Cored.dll ...)? Then it does not work.

Re: Preparing for development

2020-01-05 Thread Kornel Benko
Am Sun, 5 Jan 2020 21:21:07 +0100 schrieb Yu Jin : > > In the description you change 'MSVC 2017' to 'MSVC 2019', but later on > > you still refer to > >         'MSVC 2017', > >         C:\LyX\lyx-windows-deps-msvc2017 > > > > Intended? > > > Yes, The Microsoft Visual Studio 2017 is no longer

Re: Preparing for development

2020-01-05 Thread Kornel Benko
Am Sun, 5 Jan 2020 21:53:42 +0100 schrieb Yu Jin : > Am So., 5. Jan. 2020 um 21:38 Uhr schrieb Kornel Benko : > > > We expect qt be installed ... > > > > Yeah, I have Qt installed and pointed CMake to the right directories, Is > the "package" target/project supposed to copy the needed

Re: Preparing for development

2020-01-05 Thread Jürgen Spitzmüller
Am Sonntag, den 05.01.2020, 22:09 +0100 schrieb Kornel Benko: > No problem, but misleading. I suppose that's the reason why you are > still > not registered as 'has given blanket permission'. > > Jürgen, could you add him please? We usually register after the first commit has been pushed.