NameError When Building with --use-system-zlib

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: 3.1.6
    • Component/s: Build
    • Fully Compatible
    • ALL
    • Hide

      scons --use-system-zlib=True

      Show
      scons --use-system-zlib=True
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the top level SConstruct:

      if use_system_version_of_library("zlib"):
              conf.FindSysLibDep("zlib", ["zlib" if windows else "z"])
      

      It seems like "windows" is undefined here.

            Assignee:
            Robert Guo (Inactive)
            Reporter:
            Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: