Portable libraries for Mac/Win/Lin?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christian  Decker

    Portable libraries for Mac/Win/Lin?

    I was just wondering if there is a site which has a good list of
    libraries that can be used to develop portable code on Mac, Linux and
    Winblows.
    Any ideas?

    Sorry if I'm Offtopic, but I didn't know where to post it.

  • Martin Magnusson

    #2
    Re: Portable libraries for Mac/Win/Lin?

    Christian Decker wrote:[color=blue]
    > I was just wondering if there is a site which has a good list of
    > libraries that can be used to develop portable code on Mac, Linux and
    > Winblows.[/color]

    What kind of libraries are you looking for? Graphics, physics, numerical
    calculations... ? Boost (http://www.boost.org) is a good set of portable
    libraries for all sorts of stuff.

    / martin

    Comment

    • Victor Bazarov

      #3
      Re: Portable libraries for Mac/Win/Lin?

      Christian Decker wrote:[color=blue]
      > I was just wondering if there is a site which has a good list of
      > libraries that can be used to develop portable code on Mac, Linux and
      > Winblows.
      > Any ideas?[/color]

      Nikki Locke posts an "Available C++ Libraries FAQ" here once a month
      or so. Use Google archives to search for the most recent one. There
      you will find a link to the site.

      Otherwise, just www.google.com.

      Victor

      Comment

      • Mike Wahler

        #4
        Re: Portable libraries for Mac/Win/Lin?


        "Christian Decker" <Decker.Christi an@gmail.com> wrote in message
        news:1098194034 .831705.140910@ c13g2000cwb.goo glegroups.com.. .[color=blue]
        > I was just wondering if there is a site which has a good list of
        > libraries that can be used to develop portable code on Mac, Linux and
        > Winblows.[/color]





        -Mike


        Comment

        Working...