I have had problems with file permissions myself - in my case editing
a file that is part of a fairly large project may cause build errors
later on, when such a file is copied during the build process, because
the Windows permissions are translated into "---". It may very
well be that you are d
No, it's STATUS_ACCESS_DENIED, a permission problem. This could
happen, for instance, if the executable or one of the required DLLs
is not executable.
Corinna
Ah, yes, there is a zlib dll shipped with the source that didn't have
executable perms.
I'll let the TCL people know.
Thanks!
Jon
On Jul 22 09:19, Charles Wilson wrote:
> On 7/21/2013 1:08 AM, Jonathan Kelly wrote:
> >>On Jul 20 08:08, Jonathan Kelly wrote:
> >>>Not. Comes up with error "The application was unable to start
> >>>correctly (0xc022).
>
> >No, it's not - it compiles and runs as it should when I use the Mingw
On 7/21/2013 1:08 AM, Jonathan Kelly wrote:
On Jul 20 08:08, Jonathan Kelly wrote:
Not. Comes up with error "The application was unable to start
correctly (0xc022).
No, it's not - it compiles and runs as it should when I use the Mingw
directly. It's what I'm using now. I was just trying t
On 20/07/2013 9:00 PM, Corinna Vinschen wrote:
On Jul 20 08:08, Jonathan Kelly wrote:
On 19/07/2013 5:55 PM, Corinna Vinschen wrote:
On Jul 19 11:47, Jonathan Kelly wrote:
Hi,
sorry if this isn't the correct place. I have previously used the
mingw-* packages to create a Windows compile of tcl
On Jul 20 08:08, Jonathan Kelly wrote:
> On 19/07/2013 5:55 PM, Corinna Vinschen wrote:
> >On Jul 19 11:47, Jonathan Kelly wrote:
> >>Hi,
> >>
> >>sorry if this isn't the correct place. I have previously used the
> >>mingw-* packages to create a Windows compile of tcl8.6.0, but
> >>currently it doe
On 19/07/2013 5:55 PM, Corinna Vinschen wrote:
On Jul 19 11:47, Jonathan Kelly wrote:
Hi,
sorry if this isn't the correct place. I have previously used the
mingw-* packages to create a Windows compile of tcl8.6.0, but
currently it doesn't work. It compiles without error as far as I can
see, but
On Fri, Jul 19, 2013 at 3:55 AM, Corinna Vinschen wrote:
> On Jul 19 11:47, Jonathan Kelly wrote:
>> Hi,
>>
>> sorry if this isn't the correct place. I have previously used the
>> mingw-* packages to create a Windows compile of tcl8.6.0, but
>> currently it doesn't work. It compiles without error a
On Jul 19 11:47, Jonathan Kelly wrote:
> Hi,
>
> sorry if this isn't the correct place. I have previously used the
> mingw-* packages to create a Windows compile of tcl8.6.0, but
> currently it doesn't work. It compiles without error as far as I can
> see, but when you try to run the executable (t
Hi,
sorry if this isn't the correct place. I have previously used the
mingw-* packages to create a Windows compile of tcl8.6.0, but currently
it doesn't work. It compiles without error as far as I can see, but when
you try to run the executable (tclsh8.6.0.exe) it returns immediately
with cod
10 matches
Mail list logo