the resulting file ‘LuaCocos2d.cpp’ differs from the original file extracted from cocos2d-1.0.1-x-0.10.0.zip package.
I assume that .pkg files are not the most recent versions.
tolua++.exe tCocos2do LuaCocos2d.cpp Cocos2d.pkg
Command results in the errors below.
** tolua internal error: [string “tolua embedded: src/bin/lua/package.lua”]:274: #CCFileUtils.pkg: No such file or directory: CCFileUtils.pkg.
Even if I remove ‘CCFileUtils.pkg’ from Cocos2d.pkg ‘LuaCocos2d.cpp’ files still differ.