I searched everywhere on google, discourse, there is absolutely no documentation/guide on how to build for webassembly or even android, mainly using Cmake_Gui.
So far I am only able to build for desktop projects using vs2015. Managed to build all the samples and also setup my own vs2015 projects.
Until today after years… still no proper docs/guide for android or webassembly build. I know urho3d can do these, but aside from links like these…
These 2 links are the only ones that got me working with urho3d for desktop.
Until today I still have no clue how to build for the webassembly or android process, and every time I asked here, I get brushed off and told it’s easy or sarcastically get my topic closed.
Why is there no proper guide/documentation similar to the 2 links above, but for webassembly or android build?
It’s immensely frustrating having to search and sieve through this discussion to find bits and pieces of information with many outdated and then getting brushed off for asking build questions.
Why is it so difficult to have articles/link similar to those 2 above on how to build/deploy for Android and webassembly ?
Many of us are on Windows and would like to build for Android or webassembly from those platform.