无法创建quick项目,弹出以下提示,求解决办法,谢谢
config:
package = “org.cocos2dx.quickgame1”
output = “D:/Cocos/Documents/Cocos\QuickGame1”
orientation = “landscape”
template = “D:\Cocos\quick-cocos2d-x-3.3\quick\bin…\templates\lua-template-quick”
create file “.project” … OK
create file “config.json” … OK
create file “frameworks\runtime-src\proj.android\build_native_release.bat” … OK
create file “frameworks\runtime-src\proj.android\build_native_release.sh” … OK
create file “frameworks\runtime-src\proj.android\jni\Android.mk” … OK
create file “frameworks\runtime-src\proj.android_no_anysdk\build_native_release.bat” … OK
create file “frameworks\runtime-src\proj.android_no_anysdk\build_native_release.sh” … OK
create file “frameworks\runtime-src\proj.android_no_anysdk\jni\Android.mk” … OK
create file “frameworks\runtime-src\proj.ios_mac\quickgame1.xcodeproj\project.pbxproj” … OK
create file “frameworks\runtime-src\proj.win32\QuickGame1.sln” … OK
create file “frameworks\runtime-src\proj.win32\QuickGame1.vcxproj” … OK
create file “frameworks\runtime-src\proj.win32\QuickGame1.vcxproj.filters” … OK
create file “frameworks\runtime-src\proj.wp8-xaml\AppComponent\QuickGame1Component.vcxproj” … OK
create file “frameworks\runtime-src\proj.wp8-xaml\AppComponent\QuickGame1Component.vcxproj.filters” … OK
create file “frameworks\runtime-src\proj.wp8-xaml\QuickGame1.sln” … OK
PHP Warning: PHP Startup: mbstring: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: gd: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: mcrypt: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: mysql: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP Deprecated: Directive ‘safe_mode’ is deprecated in PHP 5.3 and greater in Unknown on line 0
PHP Notice: Undefined index: extracmd in D:\Cocos\quick-cocos2d-x-3.3\quick\bin\lib\quick\ProjectCreator.php on line 117
PHP Warning: mkdir(): File exists in D:\Cocos\quick-cocos2d-x-3.3\quick\bin\lib\quick\ProjectCreator.php on line 260
PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 7261586 bytes) in D:\Cocos\quick-cocos2d-x-3.3\quick\bin\lib\quick\ProjectCreator.php on line 279
create file “runtime\android\PrebuiltRuntimeLua.apk” …