Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-aware: win32 vc9 compile error #3

Open
ricardok1 opened this issue May 1, 2011 · 5 comments
Open

php-aware: win32 vc9 compile error #3

ricardok1 opened this issue May 1, 2011 · 5 comments

Comments

@ricardok1
Copy link

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

@mkoppanen
Copy link
Owner

Hi,

never tried with VC9. Does it compile if those are inside #ifndef _MSC_VER ?

@ricardok1
Copy link
Author

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: reply@reply.github.com
To: ricardo.nuno.rodrigues@hotmail.com
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:
#3 (comment)

@mkoppanen
Copy link
Owner

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?

@ricardok1
Copy link
Author

Yes! Why not?!?

Date: Tue, 3 May 2011 01:02:32 -0700
From: reply@reply.github.com
To: ricardo.nuno.rodrigues@hotmail.com
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:
#3 (comment)

@ricardok1
Copy link
Author

Hi there,
Did had time for this?
Thanks
Ricardo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants