Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    libcpputil 0.9.2

    Download button

    No screenshots available
    Downloads: 602  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.1/5)
    7 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Sascha Feldhorst | More programs
    Eclipse Public License / FREE
    February 11th, 2009, 09:51 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    libcpputil description

    A little C++ library with commonly needed functionalities.

    libcpputil is a A little C++ library with commonly needed functionalities. It consists of four major parts: commandline parsing, event management, threads and logging.

    Installation:

    Libcpputil uses CMake-based (see requirements) build system. It does the configuration work and creates Makefiles  tailored for the particular target host.

    For an out-of-source build take the following steps:

    (1) Change to the top level directory:

        "cd cpputil-< version >"

    (2) Create a build folder:

        "mkdir build"

    (3) Configure the sources:

        "cd build"
        "ccmake .."


    To check the configuration (press "c" in the graphical frontend). The complete configuration is stored in  CMakeCache.txt". If no problems occur and after checking the configuration you can generate the makefile by pressing "g". Afterwards you can exit the frontend.

    NOTE: Within the frontend it's possible to determine installation prefix of the installation. By default it is set to "/usr/local". To change it, just accommodate the field CMAKE_INSTALL_PREFIX", which is displayed after "c" is  pressed.

    (4) Compile the sources:

        "make"

    (5) Install the library

        "make install"


    Product's homepage

    Requirements:

    · CMake

    What's New in This Release: [ read full changelog ]

    · Fixed some compile problems with gcc 4.x

      


    TAGS:

    command-line parsing | event management | logging | C++ library | C++ | library

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM