Am Donnerstag, 19. Mai 2011 schrieb Kornel:
> It should replace former perl script ReplaceValues.pl, so that there is no
> need for perl at least for the 'doc' handling.
ping?
I'd like to bakcport it to branch 2.0 too. At least Uwe should be happy.
Kornel
"Peter Kümmel" wrote in message
news:4dd58dae.5040...@gmx.net...
> Yes, I see. Only when the entry is also set in the cache the gui shows the
> correct value.
> The problem was, when a option is implicitly set, like HUNSPELL when
> INSTALL is set,
> HUNSPELL would be still ON even when INSTALL
On 19.05.2011 16:57, Joost Verburg wrote:
"Uwe Stöhr" wrote in message
news:4dd51e0b.3010...@web.de...
It is the same, but doesn't work, neither in trunk nor branch. I have to
set it manually.
Perhaps because it is only set on Win32, but I am on Win64.
IIRC it does work but it doesn't show in
On 19.05.2011 15:41, Uwe Stöhr wrote:
Am 18.05.2011 08:29, schrieb Peter Kümmel:
OK, but why can this not be done automatically. I mean I have to specify the
source folder as
/development/cmake
So it should be possible to automatically set the LYX_DIR_20x variable in CMake
automatically
accor
"Uwe Stöhr" wrote in message
news:4dd51e0b.3010...@web.de...
> It is the same, but doesn't work, neither in trunk nor branch. I have to
> set it manually.
> Perhaps because it is only set on Win32, but I am on Win64.
IIRC it does work but it doesn't show in the CMake UI.
Joost
Am 18.05.2011 08:29, schrieb Peter Kümmel:
OK, but why can this not be done automatically. I mean I have to specify the
source folder as
/development/cmake
So it should be possible to automatically set the LYX_DIR_20x variable in CMake
automatically
accordingly to
/lib
In trunk is is not nec
Am Mittwoch, 18. Mai 2011 schrieb Uwe Stöhr:
> Am 17.05.2011 11:39, schrieb Kornel:
> >>> 3. I cannot disable the CMake component "DOC". It is annoying that the
> >>> compiler always stumbles over this component. I can of course delete it
> >>> from the solution file, but I fear that this will brea
On 18.05.2011 12:15, Kornel wrote:
Am Mittwoch, 18. Mai 2011 schrieb Richard Heck:
On 05/17/2011 08:52 PM, Uwe Stöhr wrote:
Am 17.05.2011 11:39, schrieb Kornel:
3. I cannot disable the CMake component "DOC". It is annoying that the
compiler always stumbles over this component. I can of course
Am Mittwoch, 18. Mai 2011 schrieb Richard Heck:
> On 05/17/2011 08:52 PM, Uwe Stöhr wrote:
> > Am 17.05.2011 11:39, schrieb Kornel:
> 3. I cannot disable the CMake component "DOC". It is annoying that the
> compiler always stumbles over this component. I can of course
> delete it
> >
My 2 cents without reading anything of this thread: CMake under Windows 7 32
bit with Qt Creator and VS2010 compiler works fine for me, I just noticed you
have changed the location of CMakeList.txt, all the rest is fine.
venom00
On 18.05.2011 03:09, Uwe Stöhr wrote:
Am 17.05.2011 08:09, schrieb Peter Kümmel:
1. a LyX.exe file is compiled, but at the end of the compilation process MSVC
complains telling me
D:\LyXSVN\LyX2.0.x\compile-result\Debug\ALL_BUILD
cannot find file
But thee is no such directory, there is only
On 05/17/2011 08:52 PM, Uwe Stöhr wrote:
Am 17.05.2011 11:39, schrieb Kornel:
3. I cannot disable the CMake component "DOC". It is annoying that the
compiler always stumbles over this component. I can of course
delete it
from the solution file, but I fear that this will break something
You
Am 17.05.2011 08:09, schrieb Peter Kümmel:
1. a LyX.exe file is compiled, but at the end of the compilation process MSVC
complains telling me
D:\LyXSVN\LyX2.0.x\compile-result\Debug\ALL_BUILD
cannot find file
But thee is no such directory, there is only this one:
D:\LyXSVN\LyX2.0.x\compile-re
Am 17.05.2011 11:39, schrieb Kornel:
3. I cannot disable the CMake component "DOC". It is annoying that the
compiler always stumbles over this component. I can of course delete it
from the solution file, but I fear that this will break something
You can, like it was already in lyx1.6. See atta
Am Dienstag, 17. Mai 2011 schrieb Vincent van Ravesteijn:
> > 3. I cannot disable the CMake component "DOC". It is annoying that the
> > compiler always stumbles over this component. I can of course delete it
> > from the solution file, but I fear that this will break something
> > When I compile L
Am Dienstag, 17. Mai 2011 schrieb Peter Kümmel:
> On 17.05.2011 01:17, Uwe Stöhr wrote:
...
> > 3. I cannot disable the CMake component "DOC". It is annoying that the
> > compiler always stumbles over this component. I can of course delete it
> > from the solution file, but I fear that this will br
>
>
> 3. I cannot disable the CMake component "DOC". It is annoying that the
> compiler always stumbles over this component. I can of course delete it from
> the solution file, but I fear that this will break something
> When I compile LyX's trunk, CMake doesn't have this DOC component.
>
Deleting
On 17.05.2011 01:17, Uwe Stöhr wrote:
I spent now another few hours to get LyX 2_0_x branch to compile with CMake.
I started from a clean SVN tree and followed exactly the file Install.Win32.
There are 3 problems:
1. a LyX.exe file is compiled, but at the end of the compilation process MSVC
co
Am 17.05.2011 um 07:19 schrieb Stephan Witt:
>> 2. I can also not debug the compiled LyX because CMake does not create a
>> folder named "Resources" and copy there the content of SVN's "lib" folder.
>> Therefore when I want to debug the LyX component, I get an error message
>> that the Resource
Am 17.05.2011 um 01:17 schrieb Uwe Stöhr:
> I spent now another few hours to get LyX 2_0_x branch to compile with CMake.
> I started from a clean SVN tree and followed exactly the file Install.Win32.
>
> There are 3 problems:
>
> 1. a LyX.exe file is compiled, but at the end of the compilation
I spent now another few hours to get LyX 2_0_x branch to compile with CMake.
I started from a clean SVN tree and followed exactly the file Install.Win32.
There are 3 problems:
1. a LyX.exe file is compiled, but at the end of the compilation process MSVC
complains telling me
D:\LyXSVN\LyX2.0.x\
21 matches
Mail list logo