I think i may be wrong about how to start, but when I run HelloWorld solution, it doesn't generate HelloWorld.js required to include in HelloWorld.html (as described in Getting Started Page)
Steps done:
Build the HelloWorld Project. I can see that mscorlib.js is copied to the output directory (bin/Debug) but, HelloWorld.js is not generated. No errors are reported.
How to generate this file? Do I write some command line arguments for that? Do I have to Build projects via Visual Studio in WootzJs library apart from running build.bat. (I haven't build projects in WootzJs.sln or WootzJs.Compiler.sln from Visual Studio; I just ran build.bat)
Hey sorry, just started a new job! Won't have time to look at this until tomorrow. Thanks for your interest though, and I apologize for the delay in getting back to you.
I think i may be wrong about how to start, but when I run HelloWorld solution, it doesn't generate HelloWorld.js required to include in HelloWorld.html (as described in Getting Started Page) Steps done:
How to generate this file? Do I write some command line arguments for that? Do I have to Build projects via Visual Studio in WootzJs library apart from running build.bat. (I haven't build projects in WootzJs.sln or WootzJs.Compiler.sln from Visual Studio; I just ran build.bat)