Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-1291

Shared client library not installed

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

      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 Eliot Horowitz (Inactive)
            Reporter:
            languitar Johannes Wienke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: