Sakari Lehtonen
Sakari Lehtonen
Would be interested in the same thing, did you find out anything @ib00 ? How about @pplux, did you get nanovg working with sokol_gfx, perhaps you could share some sample...
Thanks @pplux and @ib00 for the tips. Basically was looking into a quick way to render some mock lines and paths, but managed actually just with the Sokol_GL sgl_begin_lines() for...
I was also getting this issue when trying to use find_library to find some custom libraries I had built for webassembly. Probably this is caused by these lines in the...