Am 18. Januar 2016 09:17:01 MEZ, schrieb "Uwe Stöhr" :
>
>
>From: Peter Kümmel
>
>Sent: Montag, 18. Januar 2016 03:18
>
>
>> Something is different on your system, there should be no problem
>with finding Qt 5. How actual is your cmake installation?
>
>
>Up to date (3.4.1). Qt is in the folder yo
Am 18. Januar 2016 01:10:41 MEZ, schrieb "Uwe Stöhr" :
>Am 17.01.2016 um 18:59 schrieb Peter Kümmel:
>
> > as you told, you have big problems in settings up clean build.
>> Therefore I've changed the build5-2010.bat file you added for
>building
>> with MSVC2010.
>
>As I reported proudly I was able
>
>I miss in your script a method to select to build a devel or an install
We need a reliable script for the installer input, which only builds lyx
nothing else, this is the intention. No parameters no choice.
>Moreover
>-DLYX_MERGE_REBUILD=1
This flag is only needed when you rebuild again,
Am 18. Januar 2016 01:10:41 MEZ, schrieb "Uwe Stöhr" :
>Am 17.01.2016 um 18:59 schrieb Peter Kümmel:
>
> > as you told, you have big problems in settings up clean build.
>> Therefore I've changed the build5-2010.bat file you added for
>building
>> with MSVC2010.
>
>As I reported proudly I was able
Am 17.01.2016 um 18:59 schrieb Peter Kümmel:
> as you told, you have big problems in settings up clean build.
Therefore I've changed the build5-2010.bat file you added for building
with MSVC2010.
As I reported proudly I was able to get a clean build. I still have some
troubles with CMake and
Hello Uwe,
as you told, you have big problems in settings up clean build.
Therefore I've changed the build5-2010.bat file you added for building
with MSVC2010.
This script now works with a double click, and builds LyX with MSVC2010
in a clean build directory.
Three pathes are hardcoded:
- Q
Am 14.01.2016 um 20:58 schrieb Georg Baum:
Please continue. I will have to switch to MinGW because Qt 5.6 does not
support MSVC 2010 and due to a bug in our code MSVC 2012, 2013 and 2015
cannot be used to compile LyX.
Do you mean http://www.lyx.org/trac/ticket/9892 or are there other bugs?
I
Uwe Stöhr wrote:
> Please continue. I will have to switch to MinGW because Qt 5.6 does not
> support MSVC 2010 and due to a bug in our code MSVC 2012, 2013 and 2015
> cannot be used to compile LyX.
Do you mean http://www.lyx.org/trac/ticket/9892 or are there other bugs?
Georg
Am 13.01.2016 um 05:41 schrieb Peter Kümmel:
If 5.6 is to buggy, we can also use 5.5.1 build with mingw.
Apparently beta1 will be built with Qt 5.5.1. And now, after some hours
of fiddling with CMake I am able to build Qt 5.5.1 with MSVC 2010 and
the result looks promising - stable LyX witho
Am 13. Januar 2016 05:27:22 MEZ, schrieb "Peter Kümmel" :
>Am 13. Januar 2016 05:19:09 MEZ, schrieb "Peter Kümmel"
>:
>>
It is a warning only committed from me today to fix a linker error.
>>>You tried it with msvc 2010? And it worked?
>>>
>>>Yes. I can now compile with MSVC 2010 and Qt 5.5.1.
Am 13. Januar 2016 05:19:09 MEZ, schrieb "Peter Kümmel" :
>
>>> It is a warning only committed from me today to fix a linker error.
>>You tried it with msvc 2010? And it worked?
>>
>>Yes. I can now compile with MSVC 2010 and Qt 5.5.1. The compilation of
>
>>Zlib and friends works here also with MSV
Am 13.01.2016 um 01:38 schrieb Peter Kümmel:
It is a warning only committed from me today to fix a linker error. You tried
it with msvc 2010? And it worked?
Yes. I can now compile with MSVC 2010 and Qt 5.5.1. The compilation of
Zlib and friends works here also with MSVC2013.
regards Uwe
Am 13. Januar 2016 01:18:12 MEZ, schrieb "Uwe Stöhr" :
>Am 12.01.2016 um 11:16 schrieb Peter Kümmel:
>
>> Yes, no Dlls any more (only the Qt related ones).
>
>OK.
>
>However I get now man times this warning:
>
>D:\LyXGit\Master\compile-2010\zconf.h(10): warning C4005: 'Z_PREFIX':
>Makro-Neudefinit
Am 12.01.2016 um 11:16 schrieb Peter Kümmel:
Yes, no Dlls any more (only the Qt related ones).
OK.
However I get now man times this warning:
D:\LyXGit\Master\compile-2010\zconf.h(10): warning C4005: 'Z_PREFIX':
Makro-Neudefinition [D:\LyXGit\Master\compile-2010\src\LyX.vcxproj]
D:
Am 12. Januar 2016 20:24:38 MEZ, schrieb Georg Baum
:
>Am 12.01.2016 um 00:37 schrieb Uwe Stöhr:
>> I did this now as I wrote in the
>> Questions for Uwe once you are back
>> thread.
>> I had to delete CMake's cache first and re-run it from scratch. The
>> 3rd party programs are compiled (with 13
Am 12.01.2016 um 00:37 schrieb Uwe Stöhr:
I did this now as I wrote in the
Questions for Uwe once you are back
thread.
I had to delete CMake's cache first and re-run it from scratch. The
3rd party programs are compiled (with 134 warnings) but I don't get a
DLL. Is this the plan - not to rely an
Am 12.01.2016 um 00:37 schrieb Uwe Stöhr:
I had to delete CMake's cache first and re-run it from scratch. The 3rd
party programs are compiled (with 134 warnings) but I don't get a DLL.
Is this the plan - not to rely anymore on DLLs?
Yes, no Dlls any more (only the Qt related ones).
thanks
Am 11.01.2016 um 20:44 schrieb Georg Baum:
welcome back and a happy new year!
Thanks. The same to you.
As I wrote in the "questions" mail: I am pretty sure that using the sources
in 3rdparty instead of the precompiled binary dependencies will result in a
better build and less work. Please tr
Hi Uwe,
welcome back and a happy new year!
Uwe Stöhr wrote:
> I can compile LyX 2.2dev with
> - Qt 4.8.7 and MSVC 2010
> - Qt 5.5.1 and MSVC 2013 (the resulting build has problems I already
> reported in December, but the compilation itself works)
>
> But if I use
> - Qt 5.5.1 and MSVC 2010
>
20 matches
Mail list logo