Re: Vim can't compile with DYNAMIC_TCL and ActiveTcl 8.6.0.0

2013-10-06 Fir de Conversatie Bram Moolenaar
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 > > > > > > > >

Re: Vim can't compile with DYNAMIC_TCL and ActiveTcl 8.6.0.0

2013-10-06 Fir de Conversatie Ken Takata
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

Re: Vim can't compile with DYNAMIC_TCL and ActiveTcl 8.6.0.0

2013-09-09 Fir de Conversatie Ken Takata
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

Re: Vim can't compile with DYNAMIC_TCL and ActiveTcl 8.6.0.0

2013-08-12 Fir de Conversatie Ken Takata
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 #

Re: Vim can't compile with DYNAMIC_TCL and ActiveTcl 8.6.0.0

2013-08-12 Fir de Conversatie Tony Mechelynck
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

Vim can't compile with DYNAMIC_TCL and ActiveTcl 8.6.0.0

2013-08-12 Fir de Conversatie tux-
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