Hello, I'm trying a few tests for a program I'm developing. I coded a few tests and tried to convert them to JavaScript with Emscripten. A few of those worked but some others did not. I looked around and found the option -s LEGACY_GL_EMULATION=1. I added this to the command but it didn't help. I'm not sure if this is simply missing in the converter or if I'm missing something myself. I'll attach two of the tests I'm failing to convert to JavaScript.
The command I'm running is: ./emcc <pathToFile>/<file>.c -s LEGACY_GL_EMULATION=1 -o test.html and my system runs Fedora 19 with and old ATi card (HD4000 series). Thank you for your time.
--
You received this message because you are subscribed to the Google Groups "emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-disc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-disc...@googlegroups.com.
-Mark
NOTE: This electronic mail message may contain confidential and privileged information from HI Corporation. If you are not the intended recipient, any disclosure, photocopying, distribution or use of the contents of the received information is prohibited. If you have received this e-mail in error, please notify the sender immediately and permanently delete this message and all related copies.
--
--
--
You received this message because you are subscribed to a topic in the Google Groups "emscripten-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/emscripten-discuss/sxqOijBu5jU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to emscripten-disc...@googlegroups.com.