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

Further Instructions for Enabling Tensor Extension? #7

Open
Aweptimum opened this issue Feb 23, 2024 · 0 comments
Open

Further Instructions for Enabling Tensor Extension? #7

Aweptimum opened this issue Feb 23, 2024 · 0 comments

Comments

@Aweptimum
Copy link

Hey, I found your project from this issue RubixML/Tensor#22, so I figured I'd give your tensor build a try

I downloaded the php8.1_ts_x64_tensor.dll, renamed it to tensor.dll, and placed it in the /ext/ directory of my php 8.1.2 installation.

The output of php -m is:

PHP Warning:  PHP Startup: Unable to load dynamic library 'tensor' (tried: ext\tensor (The operating system cannot run %1), ext\php_tensor.dll (The specified module could not be found)) in Unknown on line 0
[PHP Modules]
...

The closest thing I could find was a similar error someone encountered with the curl extension here: https://mage2.pro/t/topic/325
Which would imply that my system might be missing a global dep(s)? I don't really touch C or compilers so I'm only guessing.

I was wondering if you could provide some insight to get it working.
Thanks for your work!

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

1 participant