php-aware
php-aware copied to clipboard
php-aware: win32 vc9 compile error
Hi,
With «Need to include fcntl.h and sys/mmap.h if you intend» I think it brokes VC9 win32 compilation.
Have you troed.
thanks Ricardo
Hi,
never tried with VC9. Does it compile if those are inside #ifndef _MSC_VER ?
hi, doesn't work because of errors like : c:\php-sdk\php53dev\vc9\x86\php-5.3.6\ext\mkoppanen-php-aware-e0d6732\php_aware.h(88) : error C2079: 'request_start_rusage' uses undefined struct 'rusage' that are included in that files. Do you have any binary made for win32? ThanksRicardo
Date: Sun, 1 May 2011 16:22:40 -0700 From: [email protected] To: [email protected] Subject: Re: [GitHub] php-aware: win32 vc9 compile error [mkoppanen/php-aware GH-3]
Hi,
never tried with VC9. Does it compile if those are inside #ifndef _MSC_VER ?
Reply to this email directly or view it on GitHub: https://github.com/mkoppanen/php-aware/issues/3#comment_1086002
Hi,
no I haven't. This far I haven't tested on windows at all. Are there people that are interested in using aware on windows?
Yes! Why not?!?
Date: Tue, 3 May 2011 01:02:32 -0700 From: [email protected] To: [email protected] Subject: Re: [GitHub] php-aware: win32 vc9 compile error [mkoppanen/php-aware GH-3]
Hi,
no I haven't. This far I haven't tested on windows at all. Are there people that are interested in using aware on windows?
Reply to this email directly or view it on GitHub: https://github.com/mkoppanen/php-aware/issues/3#comment_1092539
Hi there, Did had time for this? Thanks Ricardo