Failed to build vim on Windows with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no

2015-10-03 Fir de Conversatie Masatoshi SUGIURA
Hi all, I tried to build vim on Windows, but the build is failed with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no. I tested like below (with Visual Studio 2010): > set BASEDIR=%CD% > set VS2012_64_VCVARS="c:\Program Files (x86)\Microsoft Visual Studio > 11.0\VC\vcvarsall.bat" > call %VS2012_64_VC

Re: MzScheme support on Windows is broken

2015-10-03 Fir de Conversatie tux.
^ OK, I get the same problems with a VC2010 build of Racket. :-( Help? -- -- 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.org/maillist.php --- You received this message be

Re: MzScheme support on Windows is broken

2015-10-03 Fir de Conversatie tux.
That does NOT work for me, I compile my Vim with VS2010... Why doesn't it work with the default Racket distribution? -- -- 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.org/m

Tips for build with Visual Studio 2015 and questions

2015-10-03 Fir de Conversatie Weiyong Mao
If building with vs2015, you maybe see. missing io.h direct.h crtdefs.h: can't find kernel32.lib: LINK : fatal error LNK1181: cannot open input file 'kernel32.lib' NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\link.EXE"' : return code '0x49d' I

Re: MzScheme support on Windows is broken

2015-10-03 Fir de Conversatie Weiyong Mao
在 2015年10月1日星期四 UTC+8上午3:14:33,tux.写道: > *bump* If you know about Chinese, you can refer http://i.rexdf.org/blog/2015/06/26/visual-studiobian-yi-gvimzhi-chi-racket-mzscheme/ In short, you need to compile the latest version of racket with visual studio 2013(I only succeeded with vs2013 and vs201