> > "/cygdrive/c/OurAppFolder/OurScript.tcl": no such file or directory
>^^
> This is a POSIX path.
> You can translate it to a Windows path using the Cygwin API call
> cygwin_conv_to_win32_path
Thanks for the tip, but I'm not sure this is the solution. The
Hi all,
We are porting a Linux application to Windows. The app heavily uses
POSIX calls like fork(), and we don't want to rewrite it, therefore we
have to rely on Cygwin. The source is in C++; we compile & build it with
the Cygwin tools. Our problem is the following: the resulting .exe can
be
2 matches
Mail list logo