Open gitfool opened 8 years ago
Those fonts were missing from my Windows 10 machine. I had to install an optional feature with the Japanese Supplemental Fonts. (See here.)
This could've been handled better than via a NRE. Not a great user experience. :stuck_out_tongue_winking_eye:
At least it builds now!
Hi,
Thanks for the report and sorry for the inconvenience! I'll investigate if we can bundle the font assets or make the test builds optional to avoid this kind of problem.
... or just return a more specific error that the font is missing and needs to be installed.
We made two changes which should be out with the next update. First, the asset compiler will display an error on the error stream and the asset errors window in the game studio when you try to build a font asset with a missing font. Also, the tests now use a different font file which is bundled together to avoid compilation errors when you first build the solution.
I can't seem to build the latest source. I get two errors like the following:
BuildLog.zip
I tried on another machine with Windows 7 x64 and it worked.