~jordens/finesse/src

Viewing all changes in revision 2459.

  • Committer: Daniel Brown
  • Date: 2012-07-24 20:33:07 UTC
  • Revision ID: git-v1:67446d78cdab481e6e0479bdee2f9ac8b2c8c540
After alot of mucking around I Gnuplot seems to be working fine. The problem was tricky to find but it essentially came down to the fact that the cygwin1.dll system() and popen() commands reequire the sh shell to be present, but present in the /bin/ folder, which on Windows doesn't exist unless you have the full Cygwin installed, which we want to avoid for users having to do. A new set of functions are now present that emulate the system and popen functionality which instead call cmd on the Windows version.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: