From: Schwartz, S. J <s.s...@im...> - 2014-03-27 18:33:30
|
Neil, Sorry I can't help with Netbeans although I have recently installed it. Have you tried using an external console rather than the internal Netbeans one? > If i wanted to run the example programs outside of Netbeans, just so > see if i could get this program working under Windows, what would be > the best route (not using VS though)? This is straightforward. I attach an example makefile that should point you in the right direction. Although it refers to my Cygwin installation, it works equally well under my msys/mingw one. I think you could avoid needing to have the plplot libs and drivers in your PATH if you compiled with an appropriate rpath flag, but I've not explored that. HTH Steve -------------------------------------------------------------------- Steven J Schwartz Phone: +44 (0)207 594 7660 Professor of Space Physics Fax: +44 (0)207 594 7772 Director, Imperial Space Lab www.imperial.ac.uk/spacelab The Blackett Laboratory Email: s.s...@im... Imperial College London Office: Huxley 6M67A London SW7 2AZ, UK Web: www.sp.ph.ic.ac.uk/~sjs -------------------------------------------------------------------- |