Cocos2d-html5 icon indicating copy to clipboard operation
Cocos2d-html5 copied to clipboard

Get issues when using all.js after compile

Open stevetranby opened this issue 10 years ago • 1 comments

The all.js file that was cloned along with the repository works fine. When I run ./cocosjs --compile and get building js files done it outputs an dist/all.js file that gives me the following error in Chrome:

Uncaught TypeError: Cannot read property 'prototype' of undefined
__extends @ all.js:2549
(anonymous function) @ all.js:2595
cc.widget.cc.widget @ all.js:2693
cc @ all.js:2957
(anonymous function) @ all.js:2958

stevetranby avatar Apr 17 '15 00:04 stevetranby

p.s. should I just private message you these types of issues on the forums instead?

stevetranby avatar Apr 17 '15 01:04 stevetranby