weimingtom / nekonme

Automatically exported from code.google.com/p/nekonme
0 stars 0 forks source link

Compile time error on flash target with text assets. #236

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add text file to assets and include it in .nmml file
2. choose "flash" target
3. compile

What is the expected output? What do you see instead?
Expect to compile .swf file successfully.
There is compile time error instead of this: "Cannot extend basic class" 
(String class)

What version of the product are you using? On what operating system?
windows 7, NME r1608

Please provide any additional information below.
I've found out this error comes from r1597

Original issue reported on code.google.com by YETI.UA@gmail.com on 27 May 2012 at 1:35

GoogleCodeExporter commented 8 years ago
Solved the problem by commenting line 110 in: 
"tools\command-line\src\data\Asset.hx" and rebuilding nme.
Hope to see normal solution in svn soon.

Original comment by YETI.UA@gmail.com on 27 May 2012 at 4:13

GoogleCodeExporter commented 8 years ago
fixed in r1613
somebody, close this issue, please

Original comment by YETI.UA@gmail.com on 4 Jun 2012 at 6:15

GoogleCodeExporter commented 8 years ago

Original comment by joshuagr...@gmail.com on 4 Jun 2012 at 9:09