Re: [PECL-DEV] building php_inclued_dll / unresolved external symbol _executor_globals
[email protected] (Richard Quadling)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
On 11 August 2010 13:50, Neuhauser, Roman (GE Capital, consultant) <[email protected]> wrote: > From: Richard Quadling [mailto:[email protected]] >> On 11 August 2010 12:55, Neuhauser, Roman (GE Capital, consultant) >> <[email protected]> wrote: >> > From: Guillaume Rossolini [mailto:[email protected]] >> >> On Wed, Aug 11, 2010 at 12:40 PM, <[email protected]> wrote: >> >> > i'm trying to build php_inclued.dll. i've concocted a config.w32 >> >> > file (see below) which allows the extension to build statically, >> >> > but the dll build bombs: > >> I've just built win32 x86 nts vc9 build of inclued from >> http://svn.php.net/viewvc/pecl/inclued/trunk >> >> I just put the trunk into my K:\php-sdk\php_53dev\vc9\x86\pecl\inclued >> directory. >> >> buildconf >> Added --enable-inclued=shared to my config.nice.bat >> nmake >> >> Done. > > aha! it didn't occur to me to look in trunk, the reported failure > comes from 0.1.1, which is the latest release. > > thanks a lot, r302104 builds just fine. > And once I'd enabled it in the ini (inclued.enabled = On ... doh!), all working just fine. So far. -- Richard Quadling.