- #1
KleZMeR
- 127
- 1
Hi All,
Not sure if this is the right place for this thread but it seemed like it was.
I have been trying for two whole days to get some plotting tools up and running that will work with my:
OSX 10.8.5, Xcode 5.1.
I have tried MathGL, Plplot, Gnuplot, Chplot, matplotpp, etc.
I get errors that I can't seem to fix when installing and/or running these. There's either missing files, linker errors, etc
I think my main issue is upon install when I am supposed to run 'make' in the active directory it does nothing on my machine. I have looked up all my errors, including the build errors, and tried valiantly to get just ONE of these working. I don't think it should be this hard?
Does anyone have any suggestions as to an easy install of a C++ plot library?
I also have an Ubuntu machine which I may just switch to, but I was really hoping to use Xcode being that my thesis work will be on a Mac/Xcode platform.
Thanks in advance, any help is appreciated.
Not sure if this is the right place for this thread but it seemed like it was.
I have been trying for two whole days to get some plotting tools up and running that will work with my:
OSX 10.8.5, Xcode 5.1.
I have tried MathGL, Plplot, Gnuplot, Chplot, matplotpp, etc.
I get errors that I can't seem to fix when installing and/or running these. There's either missing files, linker errors, etc
I think my main issue is upon install when I am supposed to run 'make' in the active directory it does nothing on my machine. I have looked up all my errors, including the build errors, and tried valiantly to get just ONE of these working. I don't think it should be this hard?
Does anyone have any suggestions as to an easy install of a C++ plot library?
I also have an Ubuntu machine which I may just switch to, but I was really hoping to use Xcode being that my thesis work will be on a Mac/Xcode platform.
Thanks in advance, any help is appreciated.