Re: Re: php compilation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ogg compile fine bit I compiled it qith mingw, I have installed the
vc9 after for php compilation.
In fact it's my first compilation of a c application on window so I'm
a little bit lost.
With vc9 the command .\command is unknow. To compile libogg and
libvorbis with I've only to do .\configure and mingw-make it seems
different for vc9, am I wrong ?

2010/5/30 Pierre Joye <pierre.php@xxxxxxxxx>:
> On Sun, May 30, 2010 at 10:27 PM, samuel <zouliloua@xxxxxxxxx> wrote:
>> I can now compile php, but the ogg library isn't found :
>>
>> Checking for ogg/ogg.h ...  <not found>
>> Checking for ogg/ogg.h ...  c:\msys\1.0\home\temp\libogg-1.2.0\include
>> Checking for vorbis/codec.h ...  <not found>
>> Checking for vorbis/codec.h ...  c:\msys\1.0\home\temp\libogg-1.2.0\include
>> Checking for library ogg_static.lib ... <not found>
>> WARNING: oggvorbis not enabled; libraries and headers not found
>>
>> although Ihave compiled libogg and libvorbis,
>> I should have a file named ogg_static.lib ?
>
> Looks like yes. But you can change the config.w32 to use the DLL lib
> instead. Do OGG libs compile fine on Windows with VC9? Any link?
>
> By the way, we have a dedicated list for windows internals
> development, or pecl. That could be a better place to discuss that
> (see the lists list on php.net, windows internals).
>
> Cheers,
> --
> Pierre
>
> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux