Forums » C++ Framework » Error occurs when running build-win32.bat »
| winipcfg winipcfg | Error occurs when running build-win32.bat | ||
|---|---|---|---|
|
Added by winipcfg winipcfg about 1 year ago
See below It opens a test project but cannot find reesources. Version cocos2d-1.0.1-x-0.11.0 do not have the same issue. Resources_2012-03-05_21-52-12.png (125.8 kB) |
||
| Williams Piazza | RE: Error occurs when running build-win32.bat | ||
|
Added by Williams Piazza about 1 year ago
Same here, a new bug of the 1.0.1-x-0.12.0 release |
||
| Minggo Zhang | RE: Error occurs when running build-win32.bat | ||
|
Added by Minggo Zhang about 1 year ago
Oh, it's our fault. set CC_TEST_RES=..\tests\Res\*.* set CC_HELLOWORLD_RES=..\HelloWorld\Resource\*.* set CC_HELLOLUA_RES=..\HelloLua\Resource\*.* to set CC_TEST_RES=..\tests\Resources\*.* set CC_HELLOWORLD_RES=..\HelloWorld\Resources\*.* set CC_HELLOLUA_RES=..\HelloLua\Resources\*.* |
||
| Minggo Zhang | RE: Error occurs when running build-win32.bat | ||
|
Added by Minggo Zhang about 1 year ago
#1014 is created. |
||
| eddie barreau | RE: Error occurs when running build-win32.bat | ||
|
Added by eddie barreau about 1 year ago
an other error occur when i whant to include lua in a new project on windows. the class name seems to became CCLuaEngine.cpp in the cocos2d-1.0.1-x-0.12.0 error_lua.jpg (67.7 kB) |
||
| eddie barreau | RE: Error occurs when running build-win32.bat | ||
|
Added by eddie barreau about 1 year ago
i change the name in the template.inf
to
no errors when create a project but the templates class aren't updated |
||
| Rubby Entertainment | RE: Error occurs when running build-win32.bat | ||
|
Added by Rubby Entertainment about 1 year ago
I have error when run test project on visual studio 2010. c1xx : fatal error C1083: Cannot open source file: '..\tests\testBasic.cpp': No such file or directory 2> controller.cpp 2>c1xx : fatal error C1083: Cannot open source file: '..\tests\controller.cpp': No such file or directory 2> ZwoptexTest.cpp ..... May be you set the include folder wrong? |
||
| Minggo Zhang | RE: Error occurs when running build-win32.bat | ||
|
Added by Minggo Zhang about 1 year ago
I have tested on visual studio 2010 before releasing. |
||
| Rubby Entertainment | RE: Error occurs when running build-win32.bat | ||
|
Added by Rubby Entertainment about 1 year ago
Thanks. I lose this file when I extract cocos2dx.rar. |
||
| winipcfg winipcfg | RE: Error occurs when running build-win32.bat | ||
|
Added by winipcfg winipcfg about 1 year ago
Minggo Zhang wrote:
OK, it works |
||
| Minggo Zhang | RE: Error occurs when running build-win32.bat | ||
|
Added by Minggo Zhang about 1 year ago
@ eddie barreau
What's your meaning? |
||
| eddie barreau | RE: Error occurs when running build-win32.bat | ||
|
Added by eddie barreau about 1 year ago
by changing the template file i was able to create a project with lua support without visual studio error(previous red message), |
||
| Minggo Zhang | RE: Error occurs when running build-win32.bat | ||
|
Added by Minggo Zhang about 1 year ago
Yeap, I have fixed it. |
||
| eddie barreau | RE: Error occurs when running build-win32.bat | ||
|
Added by eddie barreau about 1 year ago
thank you |
(1-13/13)
