Ken Takata wrote:
> 2013/09/09 Mon 21:14:44 UTC+9 Ken Takata wrote:
> > Hi,
> >
> > 2013/08/13 Tue 11:42:43 UTC+9 Ken Takata wrote:
> > > Hi tux,
> > >
> > > 2013/08/13 Tue 5:41:44 UTC+9 tux. wrote:
> > > > Weirdly, Vim fails to build with ActiveTcl 8.6.0.0 on MSVC2010, saying
> > > >
> > > >
Hi Bram,
2013/09/09 Mon 21:14:44 UTC+9 Ken Takata wrote:
> Hi,
>
> 2013/08/13 Tue 11:42:43 UTC+9 Ken Takata wrote:
> > Hi tux,
> >
> > 2013/08/13 Tue 5:41:44 UTC+9 tux. wrote:
> > > Weirdly, Vim fails to build with ActiveTcl 8.6.0.0 on MSVC2010, saying
> > >
> > > _Tcl_FindExecutable is an "unr
Hi,
2013/08/13 Tue 11:42:43 UTC+9 Ken Takata wrote:
> Hi tux,
>
> 2013/08/13 Tue 5:41:44 UTC+9 tux. wrote:
> > Weirdly, Vim fails to build with ActiveTcl 8.6.0.0 on MSVC2010, saying
> >
> > _Tcl_FindExecutable is an "unresolved symbol"...?
>
> I found the following lines in the C:\Tcl86\include
Hi tux,
2013/08/13 Tue 5:41:44 UTC+9 tux. wrote:
> Weirdly, Vim fails to build with ActiveTcl 8.6.0.0 on MSVC2010, saying
>
> _Tcl_FindExecutable is an "unresolved symbol"...?
I found the following lines in the C:\Tcl86\include\tclDecls.h:
#if defined(USE_TCL_STUBS)
# undef Tcl_CreateInterp
#
On 12/08/13 22:41, tux- wrote:
Weirdly, Vim fails to build with ActiveTcl 8.6.0.0 on MSVC2010, saying
_Tcl_FindExecutable is an "unresolved symbol"...?
If you have Ruby, you can use the TCL distribution included with it, for
instance by setting
set TCL=C:\PROGRA~1\ruby\tcl
set
Weirdly, Vim fails to build with ActiveTcl 8.6.0.0 on MSVC2010, saying
_Tcl_FindExecutable is an "unresolved symbol"...?
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.or