php - try to develop a own Extension , it can not running on xampp. the own dll was complied vs2012 -


when start xampp apache server shows warning:

php starup:  myext :  unable initialize module module  compiled build id=api20131226 ,ts php compiled build id=api20131226 ,ts,vc11   

these options need match

but compiled project vs2012

my xampp version xampp-win32-5.6.3

my php src code 5.6.3 vc11

my english bad.

add '#define php_compiler_if "vc11"' @ cpp beginning


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -