Scons should look for js(32|64)(r|d).lib on windows platforms when looking for a javascript library.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 1.5.3
    • Affects Version/s: 1.5.2
    • Component/s: Build
    • None
    • Environment:
      Windows
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      If you download the prebuilt win32 spidermonkey binaries for windows you get 4 libs, plus headers

      js32r.lib
      js32d.lib
      js64r.lib
      js64d.lib

      For a window build scons should check to see what the envirorment is configured to build (32/64 bit and release or debug) and look for one of those after looking for the standard names for js.lib.

            Assignee:
            Dwight Merriman
            Reporter:
            Justin Dearing
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: