From: neil <sal...@ti...> - 2014-03-28 21:49:59
|
Steve, Well in Netbeans under File, Project Properties, Run you can set the Console Type to External Terminal. However, this only works when you run the debugger, I'm trying to find out how to run it just normally. Just another question, do you use Mingw or Mingw-w64? I'm on a 64-bit Windows 7 OS, and until now I've used Mingw successfully, which I believe has a 32bit compiler, and have the bin directory set in PATH. I'm just wondering if moving to Mingw-w64 might make this run better for PLplot. Could Mingw and Mingw-w64 work together, or would I have to uninstall Mingw, to get Mingw-w64 working properly? Many thanks, Neil |