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

How to compile to DLL extension for Windows? #118

Closed
sirhvd opened this issue May 3, 2019 · 5 comments
Closed

How to compile to DLL extension for Windows? #118

sirhvd opened this issue May 3, 2019 · 5 comments

Comments

@sirhvd
Copy link

sirhvd commented May 3, 2019

I'm tried to follow instruction from:
https://github.com/viest/php-ext-excel-export/wiki/0%E3%80%81Install
And
https://github.com/viest/php-ext-excel-export/blob/master/README_zh.md#windows

But it does not work. It seems config.w32 is not correct.

Please help me. Thank you.

@viest
Copy link
Owner

viest commented May 3, 2019

@sirhvd
Copy link
Author

sirhvd commented May 3, 2019

Ok. I'll try now. Thank you.

@viest
Copy link
Owner

viest commented May 3, 2019

If you need help, you can contact me through the mail.

dev@service.viest.me
wjx@php.net

@sirhvd
Copy link
Author

sirhvd commented May 3, 2019

Ok, thank you.

I'm don't understand some code from Cl, can you explain me?
$here = (Get-Item -Path "." -Verbose).FullName
AND
$task = $here + '\task.bat' & $runner -t $task
I have this error:

1

@viest
Copy link
Owner

viest commented May 3, 2019

If you don't have the local environment, I suggest you download the dll

https://pecl.php.net/package/xlswriter/1.2.4/windows

@viest viest closed this as completed May 3, 2019
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