Subject | Re: [firebird-php] PHP 5.3 compilation VC6 |
---|---|
Author | Umberto Masotti |
Post date | 2009-05-29T15:57:07Z |
Hi All,
marius adrian popa ha scritto:
at least, arrive to end with a lot of warnings messages (most of them I
hope unharmful)
Building php_interbase.dll remain this:
********************
ibase_blobs.c
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 *)'
ibase_query.c
ibase_service.c
interbase.c
Command line warning D4002 : ignoring unknown option '/wd4244'
zend.c
******************** Skipping the rest... *********
I've seen a lot of warning D4002: ignoring unknown option '/wd4244'. I
hope it's not a problem.
I've not tested compiled environment and interbase dll, maybe it's not
warking at all: i've not unzipped the needed libraries I downloaded this
morning.
I need to know if there is some rational schema or something like where
unzip all these libs to modify LIB and INCLUDE environment vars in a
minimal way.
Ciao.
Mimmo.
marius adrian popa ha scritto:
> could you upgrade to 2.1.2 , i will check what is all about this errorDon't mind. After upgrade to 2.1.2 and installing SDK PHP "builds" or,
>
at least, arrive to end with a lot of warnings messages (most of them I
hope unharmful)
Building php_interbase.dll remain this:
********************
ibase_blobs.c
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 *)'
ibase_query.c
ibase_service.c
interbase.c
Command line warning D4002 : ignoring unknown option '/wd4244'
zend.c
******************** Skipping the rest... *********
I've seen a lot of warning D4002: ignoring unknown option '/wd4244'. I
hope it's not a problem.
I've not tested compiled environment and interbase dll, maybe it's not
warking at all: i've not unzipped the needed libraries I downloaded this
morning.
I need to know if there is some rational schema or something like where
unzip all these libs to modify LIB and INCLUDE environment vars in a
minimal way.
Ciao.
Mimmo.