Make sure that library is in the path it looks in. Might need to add `-LPATH` for some `PATH`. Also, perhaps a typo or a case mismatch?
- Alon On Sat, Aug 2, 2014 at 8:15 AM, Michael IV <[email protected]> wrote: > Hi All.I am trying to link DevIL image loading library to emscripten via > VS2010 .But when I speciify dependency libs in Emcc Linker-> Input I am > getting compile time error : > > " DevIL.lib: No such file or directory ("DevIL.lib" was expected to be an > input file, based on the commandline arguments provided) " > -- > Michael Ivanov > Graphics Software > onlygraphix.com > Tel:+972 54 4962254 > > -- > 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.
