Menu

linux compile error and fix

Help
vgreene
2008-02-26
2013-04-22
  • vgreene

    vgreene - 2008-02-26

    While compiling the plot2d.tar.gz source on CentOS/g++ 3.2.3, I needed to add #include <ctype.h> to Plot2D.cpp and StdStringUtils.cpp to resolve the definitions for toupper, tolower, isspace, isalpha and isdigit. After that, it compiled and I was able to load the examples files and produce bmps. It may just be a platform specific problem, but I thought you'd want to know.

     
    • Glenn MacGougan

      Glenn MacGougan - 2008-04-26

      Agreed. I'm not sure why this wasn't flagged when I compiled with linux. I'll add it to the next release.

       

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.