Menu

#378 Gazebo Patch: scons/pkg-config

closed
Gazebo (98)
5
2008-11-27
2008-11-14
No

In build.py, the use of PKG_CONFIG_PATH caused a KeyError if it was not defined. The patch checks if PKG_CONFIG_PATH is defined, and uses it if necessary.

Minimum pkg-config version was lowered to 0.22, since it seems to work just fine.

Changed OGRE version to >=, since Gazebo works with 1.7.0 SVN.

Discussion

  • Matt Thompson

    Matt Thompson - 2008-11-14
     
  • Nathan Koenig

    Nathan Koenig - 2008-11-27

    Thanks for the patch.

     
  • Nathan Koenig

    Nathan Koenig - 2008-11-27

    The changes have been made in SVN trunk.
    Thank you for your contribution.

     
  • Nathan Koenig

    Nathan Koenig - 2008-11-27
    • status: open --> closed
     

Log in to post a comment.