Not familiar with that header myself, but in general you need to also implement the functions the header defines. Unless all methods are defined inline.
- Alon On Thu, Oct 23, 2014 at 10:50 PM, Anton Smirnov <[email protected]> wrote: > Hey, guys! > > I know conio.h is deprecated but some C++ examples still use it. So does > Emscripten support it (seems to not support)? Can i add support if absent > just copying header file to ./system/include/ ? > > -- > 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.
