Georg Brandl schrieb:
The version number is a bit older while the manifest in LyX's SVN is
version="8.0.50727.762"
So when you are using an older DLL version than this, it will fail. Ideally the
version of the DLLs
and the one in the manifest should be identic. I can do th
Uwe Stöhr schrieb:
Georg Brandl schrieb:
FYI, I now solved the problem.
I had even built an installer and it wouldn't run from a fresh install with
it.
The problem was that in the Microsoft.VC80.CRT.manifest file, there is a
line
which should be
With that change, it runs fine.
Georg Brandl schrieb:
> FYI, I now solved the problem.
>
> I had even built an installer and it wouldn't run from a fresh install with
> it.
>
> The problem was that in the Microsoft.VC80.CRT.manifest file, there is a
> line
>
>
>
> which should be
>
hzluo schrieb:
>>>I got the SVN to compile fine with the instructions, but after
>>>copying the .exe
>>>over lyxc.exe of a completed 1.4.4 install, a dialog appears
>>>
>>>"Runtime Error R6034,
>>>An application has made an attempt to load the C runtime library
>>>incorrectly.
>>>Please contact th
Uwe Stöhr schrieb:
> Georg Brandl schrieb:
>
>> I got the SVN to compile fine with the instructions, but after copying the
>> .exe
>> over lyxc.exe of a completed 1.4.4 install, a dialog appears
>>
>> "Runtime Error R6034,
>> An application ha
[EMAIL PROTECTED] schrieb:
> On Wed, 13 Jun 2007, Georg Brandl wrote:
>
>>>> I have to make some modifications to the LyX source, so I have to
>>>> build it afresh on Windows.
>>>>
>>>> What is the recommended way for doing that nowadays?
&
Uwe Stöhr schrieb:
> Georg Brandl schrieb:
>
>> I have to make some modifications to the LyX source, so I have
>> to build it afresh on Windows.
>>
>> What is the recommended way for doing that nowadays?
>
> http://www.lyx.org/trac/browser/lyx-devel/
Hi,
I have to make some modifications to the LyX source, so I have
to build it afresh on Windows.
What is the recommended way for doing that nowadays? I found howtos
for Cygwin, MinGW; and the official Windows version seems to have
been built with MSVC...
(ideally, I'd want to just have to distr