The full command I entered:

emcc -s USE_SDL=2 a.cpp -o blah.html

The error I get is:
WARNING root: Assigning a non-existent settings attribute "USE_SDL"
and then...
warning: unresolved symbol: SDL_CreateRenderer

I followed the instructions to install the most recent edition of 
emscripten, that is:

emsdk update
emsdk install latest
emsdk activate latest

I tried to grep for USE_SDL and didn't find anything.

What can I check to see where my configuration is in error?

Thanks.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to