Subject | Re: [firebird-php] PHP 5.3 compilation VC6 |
---|---|
Author | Umberto Masotti |
Post date | 2009-05-31T18:53:44Z |
Hi Pierre,
Pierre Joye ha scritto:
Marius addressed me to the right wiki. Now 5.3 builds, or at least
arrive to end of build process with many warnings.
See my answer to Marius. I had to double size of my VM boot hard disk,
so I can install a complete PHP + Apache on Windows.
In interbase remain three warnings:
ibase_events.c
ext\interbase\ibase_events.c(251) : warning C4113: 'void (__cdecl *)()'
differs in parameter lists from 'void (__cdecl *)(void *,unsigned short
,const unsigned char *)'
ext\interbase\ibase_events.c(338) : warning C4047: '=' : 'void ** '
differs in levels of indirection from 'void *** '
ext\interbase\ibase_events.c(361) : warning C4113: 'void (__cdecl *)()'
differs in parameter lists from 'void (__cdecl *)(void *,unsigned short
,const unsigned char *)'
I'll run tests ASAP.
Ciao.
Mimmo.
Pierre Joye ha scritto:
> hi,:)
>
> that has nothing to do with firebird :)
>
Marius addressed me to the right wiki. Now 5.3 builds, or at least
arrive to end of build process with many warnings.
See my answer to Marius. I had to double size of my VM boot hard disk,
so I can install a complete PHP + Apache on Windows.
> You have to have the 2003/02 Platform SDK (only this one will workThis info 've missed, so shifted include and lib SDK path first and rebuilt.
> with our VC6 build!) installed and it has to be first in your include
> and lib path.
In interbase remain three warnings:
ibase_events.c
ext\interbase\ibase_events.c(251) : warning C4113: 'void (__cdecl *)()'
differs in parameter lists from 'void (__cdecl *)(void *,unsigned short
,const unsigned char *)'
ext\interbase\ibase_events.c(338) : warning C4047: '=' : 'void ** '
differs in levels of indirection from 'void *** '
ext\interbase\ibase_events.c(361) : warning C4113: 'void (__cdecl *)()'
differs in parameter lists from 'void (__cdecl *)(void *,unsigned short
,const unsigned char *)'
I'll run tests ASAP.
Ciao.
Mimmo.