Re: GWorkspace issues on MinGW
Luke Kendall <[email protected]> Sun, 20 Aug 2006 22:47:08 +1000 (EST)
| Newsgroups | gmane.comp.lib.gnustep.applications |
|---|---|
| Message-ID | <[email protected]> |
On 20 Aug, Enrico Sersale wrote: > > Is it an option to try to get it running under Cygwin instead of via > > mingw? Since cygwin arranges for all the network drives to be mounted > > under /. > > If Cygwin has a unique root, the app should run without any change. It does. E.g. C: and D: would be under /cygdrive/C and /cygdrive/D, from memory. luke