Shared client library not installed

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 1.5.4
    • Affects Version/s: 1.5.1
    • Component/s: Build
    • None
    • Environment:
      Also valid for trunk
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If built with shared client option, the generated shared library is not installed by the SConstruct file. These lines fix the problem:

      if GetOption( "sharedclient" ):
      env.Install( installDir + "/" + nixLibPrefix, sharedClientLibName )

              Assignee:
              Eliot Horowitz (Inactive)
              Reporter:
              Johannes Wienke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: