Ticket #17 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

OSG_LOAD_LIBS environment variable won't work on Windows

Reported by: cneumann Assigned to: dirk
Priority: minor Milestone: 1.8 Release
Component: System Version: 1.6
Keywords: Cc:
Completion:

Description

in osgInit the contents of the OSG_LOAD_LIBS env variable are unconditionally split at the ":" character - this should be the platform path separator instead. The same code is present in 2.0

Change History

11/27/06 09:36:40 changed by amz

  • status changed from new to closed.
  • estimated_completion changed.
  • resolution set to fixed.