What happens if you set EM_SAVE_DIR=1 before running?
2014-07-03 11:18 GMT+03:00 Mark Callow <[email protected]>: > On 03/07/2014 16:09, Mark Callow wrote: > > > 1> \Users\callow_mark\appdata\local\temp\tmpmhikec.c(28,10): fatal error : > 'SDL/SDL_rect.h' file not found > 1> #include "SDL/SDL_rect.h" > 1> ^ > 1> 1 error generated. > > All the files passed to my emcc command are either .o or .bc. I have no > idea what tmpmhikec.c is. By the time the error appears, the temp file has > been deleted so I can't look at it. > > Even with -save-temps specified on the emcc command, the file has > disappeared by the time I get the error message. > > Regards > > -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 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. > -- 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.
