Hello all,
I have just signed up for Corona SDK Build 2016.2906, running the simulator on MS-Windows 7. I have, at the same time, went to “activate” the UTF-8 plugins and copied the sample code in the UTF8 documentation on Corona website, in my “Hello World” testing, and the settings required of UTF-8 in “build.settings”.
However, on the simulator output (on MS-Win7), I got the following errors (please see below).
Questions:
(1) What did I miss? What else are needed?
(2) Where can one find these “plugin_utf8.lua”, “plugin_utf8.dll” and “loadall.dll”?
Thank you!
Regards, Luan
ERROR message from Simulator Output (on MS-Win7)
==========================================
Loading project from: D:\Codes\Sample 01\Sample03
14:18:11.989 ERROR: Runtime error
14:18:11.989 module ‘plugin_utf8’ not found:
14:18:11.989 no field package.preload[‘plugin_utf8’]
14:18:11.989 no file ‘D:\Codes\Sample 01\Sample03\plugin_utf8.lua’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\plugin_utf8.lua’
14:18:11.989 no file ‘.\plugin_utf8.lua’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\lua\plugin_utf8.lua’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\lua\plugin_utf8\init.lua’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\plugin_utf8.lua’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\plugin_utf8\init.lua’
14:18:11.989 no file ‘.\plugin_utf8.dll’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\plugin_utf8.dll’
14:18:11.989 no file ‘.\plugin_utf8.dll’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\plugin_utf8.dll’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\loadall.dll’
14:18:11.989 no file ‘.\plugin_utf8.dll’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\plugin_utf8.dll’
14:18:11.989 no file ‘.\plugin_utf8.dll’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\plugin_utf8.dll’
14:18:11.989 no file ‘C:\Program Files (x86)\Corona Labs\Corona SDK\loadall.dll’
14:18:11.989 stack traceback:
14:18:11.989 [C]: in function ‘require’
14:18:11.989 ?: in function ‘require’
14:18:11.989 D:\Codes\Sample 01\Sample03\main.lua:38: in main chunk
14:19:10.431 Failed to copy file:
14:19:10.431 plugin_utf8.dll
14:19:10.431
14:19:10.431 To destination directory:
14:19:10.431 D:\Codes\Sample 01\Sample03.Win32