On Sat, May 02, 2009 at 01:28:05AM +0200, Enrico Forestieri wrote:
> On Sat, May 02, 2009 at 12:03:45AM +0200, Andre Poenitz wrote:
>
> > On Fri, May 01, 2009 at 08:48:07PM +0200, Vincent van Ravesteijn wrote:
> > > Uwe Stöhr schreef:
> > >> Hi Enrico,
> > >>
> > >> I can no longer compile LyX:
>
On Sat, May 02, 2009 at 12:03:45AM +0200, Andre Poenitz wrote:
> On Fri, May 01, 2009 at 08:48:07PM +0200, Vincent van Ravesteijn wrote:
> > Uwe Stöhr schreef:
> >> Hi Enrico,
> >>
> >> I can no longer compile LyX:
> >> D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(482) : error C3861:
> >> 'snpri
On Fri, May 01, 2009 at 08:48:07PM +0200, Vincent van Ravesteijn wrote:
> Uwe Stöhr schreef:
>> Hi Enrico,
>>
>> I can no longer compile LyX:
>> D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(482) : error C3861:
>> 'snprintf': identifier not found
>> D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(502
On Fri, May 01, 2009 at 09:07:07PM +0200, Uwe Stöhr wrote:
> Vincent van Ravesteijn schrieb:
>
> > Uwe, you can compile again after changing snprintf into _snprintf.
>
> Many thanks. For now I committed this fix.
Sorry, but snprintf was working with MinGW. Windows is a pain...
--
Enrico
Vincent van Ravesteijn schrieb:
Uwe, you can compile again after changing snprintf into _snprintf.
Many thanks. For now I committed this fix.
regards Uwe
Vincent van Ravesteijn schreef:
Uwe Stöhr schreef:
Hi Enrico,
I can no longer compile LyX:
D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(482) : error C3861:
'snprintf': identifier not found
D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(502) : error C3861:
'snprintf': identifier not found
Is t
Uwe Stöhr schreef:
Hi Enrico,
I can no longer compile LyX:
D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(482) : error C3861:
'snprintf': identifier not found
D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(502) : error C3861:
'snprintf': identifier not found
Is this a typo or did you miss to inc
Hi Enrico,
I can no longer compile LyX:
D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(482) : error C3861: 'snprintf':
identifier not found
D:\LyXSVN\lyx-devel\src\support/os_win32.cpp(502) : error C3861: 'snprintf':
identifier not found
Is this a typo or did you miss to included a .h file?
reg