Re: Just for Information: Support for VS 2019 Preview 1

2019-01-15 Thread Michael Stahl
hi himajin10, good to hear that you are working on Visual Studio 2019 support! sorry but i didn't have time to reply to your mail earlier... On 13.12.18 03:25, himajin10 wrote: In addtion to the modification given in https://gerrit.libreoffice.org/#/c/64630/ I needed to: 1. https://o

Re: Just for Information: Support for VS 2019 Preview 1

2018-12-12 Thread himajin100000
>setlocal && set PYTHONPATH=$(PySourcePath)Lib >setlocal && set PYTHONPATH=$(PySourcePath)Lib and another typo: >in pythonnt_rc.h files in each _ctypes project. >in pythonnt_rc.h file in each project. ___ LibreOffice mailing list LibreOffice@lists.free

Re: Just for Information: Support for VS 2019 Preview 1

2018-12-12 Thread himajin100000
typo: > 6. so, I mean to change to setlocal && set PYTHONPATH=$(PySourcePath)Lib for XML, I did setlocal && set PYTHONPATH=$(PySourcePath)Lib ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/list

Just for Information: Support for VS 2019 Preview 1

2018-12-12 Thread himajin100000
In addtion to the modification given in https://gerrit.libreoffice.org/#/c/64630/ I needed to: 1. https://opengrok.libreoffice.org/xref/core/external/twain_dsm/ExternalProject_twain_dsm.mk?r=585d9806#26 I need to consider $(VCVER) = 160 and $(VCVER)-$(WINDOWS_SDK_VERSION) = 160-10 case for all