Re: SpiderMonkey38 as static lib on Windows

Mihai Dobrescu <[email protected]> Sat, 27 Aug 2016 02:12:00 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.jseng
Message-ID <[email protected]>
Regarding building and linking, I would include "js-confdefs.h" file found in the "js\src\<build directory>\js\src" folder. I'd also define DEBUG. It should be fine in order to assure building of your application on the same premises as SpiderMonkey was built.