在Windows

时间:2016-10-31 23:17:26

标签: php windows cassandra datastax

我试图运行vc_build.bat文件。 但我总是得到以下结论:

Build Type:          DEBUG
Clean Build:         1
Target Architecture: 64
Test Configuration:  0
Visual Studio:       2015
C/C++ Driver
Use Boost Atomic:  0
PHP Executable
PHP Version:       php-5.6.22
ZTS:               1

Cleaning build directory ... done.

Cloning Library Dependencies
Update cpp-driver submodule ... done.
Cloning MPIR 2.7.2 ... done.
Cloning PHP php-5.6.22 ... done.

Building Library Dependencies
The system cannot find the path specified.
Building and installing cpp-driver ... FAILED
    See ...php-driver-master\ext\\build\log\cpp-driver.log for more details

如果我查看该文件,则会发现以下错误:

The process cannot access the file because it is being used by another process.
Update cpp-driver submodule ... The process cannot access the file because it is being used by another process.

1 个答案:

答案 0 :(得分:0)

我只是在Windows 10上的D:somefolder上克隆https://github.com/datastax/php-driver。之后它对我来说很好。