Menu

#52 share object file should be canonically named and versioned

0.5.0
closed-fixed
nobody
5
2015-03-06
2012-10-17
Robin Lee
No

The current file name 'libjson_linux-gcc-4.7.2_libmt.so' is not canonical. 'libjsoncpp.so.0' may be a good name, and 'libjsoncpp.so' should be symlinked to 'libjsoncpp.so.0'. Some people can use -ljsoncpp to link the shared object.

After that, it would be great to provide a pkg-config file.

Discussion

  • Christopher Dunn

    In switching to cmake, we have (hopefully) fixed this. Also, pkg-config is available: https://github.com/open-source-parsers/jsoncpp/

     
  • Christopher Dunn

    • status: open --> closed-fixed
    • Group: --> 0.5.0
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.