Rob Bearman wrote:
>> If you send the patch to me again, I'll apply it. Sorry for the delay.
>>
>> JMarc
>>
>
> Thank you! Here they are again, including my comments:
>
> win32_kludge.diff - This is the fixed
> development\win32\win32_kludge.diff file (a replacement for the existing
> file, no
> If you send the patch to me again, I'll apply it. Sorry for the delay.
>
> JMarc
>
Thank you! Here they are again, including my comments:
win32_kludge.diff - This is the fixed
development\win32\win32_kludge.diff file (a replacement for the existing
file, not a diff of the diff file).
msvc.di
> "Rob" == Rob Bearman <[EMAIL PROTECTED]> writes:
Rob> Apologies if I'm unclear on protocol as I haven't heard back on
Rob> this. Could my win32 patches please be applied if they're
Rob> acceptable?
If you send the patch to me again, I'll apply it. Sorry for the delay.
JMarc
"Rob Bearman" <[EMAIL PROTECTED]> writes:
>> > Asking me nicely should suffice.
>> >
>> > --
>> >Lgb
>>
>> That's easy enough. Please grant me access to the
>> lyx-devel\development\win32 directory and refer me to any
>> commit guideline docs that I should read.
>>
>> Thanks
>> Rob
>
| A
> > Asking me nicely should suffice.
> >
> > --
> > Lgb
>
> That's easy enough. Please grant me access to the
> lyx-devel\development\win32 directory and refer me to any
> commit guideline docs that I should read.
>
> Thanks
> Rob
Apologies if I'm unclear on protocol as I haven't heard b
> Asking me nicely should suffice.
>
> --
> Lgb
That's easy enough. Please grant me access to the lyx-devel\development\win32
directory and refer me to any commit guideline docs that I should read.
Thanks
Rob
"Rob Bearman" <[EMAIL PROTECTED]> writes:
>> Maybe you could get karma to commit yourself to the
>> lyx-devel\development\win32 directory?
>>
>> Regards,
>> Asger
>>
>
| If that's helpful, sure. Is there a karma application I should fill out?
Asking me nicely should suffice.
--
Lgb
> Maybe you could get karma to commit yourself to the
> lyx-devel\development\win32 directory?
>
> Regards,
> Asger
>
If that's helpful, sure. Is there a karma application I should fill out?
Thanks
Rob
Here are patches representing the above; it would be helpful if these
could be committed if approved. I've built fresh successfully with these
patches applied.
Maybe you could get karma to commit yourself to the
lyx-devel\development\win32 directory?
Regards,
Asger
> Here's a summary of what needs to be done to fix the vcproj build:
>
> development\win32\package.C:
> Change GetEnv to getEnv and/or update from package.C.in
>
> development\win32\lyx.vcproj
> Add src\support\environment.C
> Remove src\support\putenv.C
>
> src\lyxserver.C (win32_kludge.diff)
>
Here's a summary of what needs to be done to fix the vcproj build:
development\win32\package.C:
Change GetEnv to getEnv and/or update from package.C.in
development\win32\lyx.vcproj
Add src\support\environment.C
Remove src\support\putenv.C
src\lyxserver.C (win32_kludge.diff)
Fix by updating broke
Rob Bearman wrote:
Unfortunately, environment.C doesn't build under MSVC:
environment.C
\lyx\lyx-devel\src\support\environment.C(90) : error C2079: 'ss' uses
undefined class 'std::basic_ostringstream<_Elem,_Traits,_Alloc>'
Oops! Add #include
package.C
package.C(322) : error C3861: 'GetEnv': ident
> A fixed VS lyxserver.C is attached. When I find the time,
> I'll update the
> patch.
>
> Regards,
> Asger
>
Thank you. Also, I think the vcproj file will need to be updated to
remove putenv.C and add environment.C. Unfortunately, environment.C
doesn't build under MSVC:
Compiling...
environm
A fixed VS lyxserver.C is attached. When I find the time, I'll update the
patch.
Regards,
Asger
/**
* \file lyxserver.C
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Lars Gullik Bjønnes
* \author Jean-Marc Lasgouttes
* \
14 matches
Mail list logo