Re: cannot compile tex2lyx in current master

2015-04-13 Thread Uwe Stöhr
Am 10.04.2015 um 19:05 schrieb Georg Baum: I bet that you can get linker errors in Lazarus as well. Simply work on a project which is similar sized as LyX, and with a similar distribution of developers across operating systems. And if you would e.g. port LyX to lazarus then you would also need t

Re: cannot compile tex2lyx in current master

2015-04-09 Thread Jean-Marc Lasgouttes
Le 08/04/2015 22:37, Georg Baum a écrit : My experience with compiler or linker errors that look like they cannot happen is that the compiler or linker is usually correct, and that it usually tells the very problem in the error message, but for various reasons I do not understand the error messag

Re: cannot compile tex2lyx in current master

2015-04-08 Thread Uwe Stöhr
Am 08.04.2015 um 22:37 schrieb Georg Baum: Let us analyze it: 1) The linker complains about an unresolved symbol. 2) The name of the symbol is lyx::frontend::FontMetrics. 3) Cannot be! This symbol is in dummy_funcs.cpp. 4) Maybe it is the order of the objects on the linker command line as Kornel

Re: cannot compile tex2lyx in current master

2015-04-08 Thread Georg Baum
Kornel Benko wrote: > Am Montag, 6. April 2015 um 02:22:24, schrieb Uwe Stöhr >> Tex2lyx cannot be compiled and the problem is commit: >> >> http://www.lyx.org/trac/changeset/66fa801e74e1775b31008df548332436ce79e2e1/lyxgit >> >> by JMarc. Reverting this commit makes LyX compilable for me. >>

Re: cannot compile tex2lyx in current master

2015-04-08 Thread Kornel Benko
Am Mittwoch, 8. April 2015 um 01:20:42, schrieb Uwe Stöhr > Am 07.04.2015 um 12:44 schrieb Jean-Marc Lasgouttes: > > Le 06/04/2015 10:22, Kornel Benko a écrit : > > >> It should not be. According to your previous post, it is unresolved > >> from lyx::theFontMetrics(class lyx::FontInfo const &), b

Re: cannot compile tex2lyx in current master

2015-04-07 Thread Uwe Stöhr
Am 07.04.2015 um 12:44 schrieb Jean-Marc Lasgouttes: Le 06/04/2015 10:22, Kornel Benko a écrit : It should not be. According to your previous post, it is unresolved from lyx::theFontMetrics(class lyx::FontInfo const &), but for tex2lyx it is part of 'src/tex2lyx/dummy_impl.cpp'. As I underst

Re: cannot compile tex2lyx in current master

2015-04-07 Thread Jean-Marc Lasgouttes
Le 06/04/2015 10:22, Kornel Benko a écrit : Am Montag, 6. April 2015 um 02:22:24, schrieb Uwe Stöhr Tex2lyx cannot be compiled and the problem is commit: http://www.lyx.org/trac/changeset/66fa801e74e1775b31008df548332436ce79e2e1/lyxgit by JMarc. Reverting this commit makes LyX compilable for

Re: cannot compile tex2lyx in current master

2015-04-06 Thread Kornel Benko
Am Montag, 6. April 2015 um 02:22:24, schrieb Uwe Stöhr > Tex2lyx cannot be compiled and the problem is commit: > > http://www.lyx.org/trac/changeset/66fa801e74e1775b31008df548332436ce79e2e1/lyxgit > > by JMarc. Reverting this commit makes LyX compilable for me. > > The problem for the compiler

Re: cannot compile tex2lyx in current master

2015-04-05 Thread Uwe Stöhr
Tex2lyx cannot be compiled and the problem is commit: http://www.lyx.org/trac/changeset/66fa801e74e1775b31008df548332436ce79e2e1/lyxgit by JMarc. Reverting this commit makes LyX compilable for me. The problem for the compiler seems to be the Length::inPixel feature. JMarc, could you please hav

Re: cannot compile tex2lyx in current master

2015-04-05 Thread Uwe Stöhr
Am 06.04.2015 um 01:03 schrieb Uwe Stöhr: I cleaned my build tree again and now at least this linking error is gone. Sorry, that was wrong. I forgot to compile tex2lyx. The problem still exists. regards Uwe

Re: cannot compile tex2lyx in current master

2015-04-05 Thread Uwe Stöhr
Am 01.04.2015 um 19:33 schrieb Kornel Benko: Am Mittwoch, 1. April 2015 um 19:28:59, schrieb Uwe Stöhr Am 01.04.2015 um 19:13 schrieb Kornel Benko: Is it a clean build? I simply started my PC, pulled from GIT and then started the build script. So I did not touch anything since End of Februar

Re: cannot compile tex2lyx in current master

2015-04-01 Thread Kornel Benko
Am Mittwoch, 1. April 2015 um 19:28:59, schrieb Uwe Stöhr > Am 01.04.2015 um 19:13 schrieb Kornel Benko: > > Is it a clean build? > > I simply started my PC, pulled from GIT and then started the build > script. So I did not touch anything since End of February. > > regards Uwe Please do a clea

Re: cannot compile tex2lyx in current master

2015-04-01 Thread Uwe Stöhr
Am 01.04.2015 um 19:13 schrieb Kornel Benko: Is it a clean build? I simply started my PC, pulled from GIT and then started the build script. So I did not touch anything since End of February. regards Uwe

Re: cannot compile tex2lyx in current master

2015-04-01 Thread Kornel Benko
Is it a clean build? Kornel Am Mittwoch, 1. April 2015 um 19:01:29, schrieb Uwe Stöhr > Dear colleagues, > > just back from vacation I tried to build LyX and get this error: > > "D:\LyXGit\Master\compile-result\src\tex2lyx\tex2lyx.vcxproj.metaproj" > (Standardziel) (23) -> > "D:\LyXGi