Re: Mingw-make Building Vim.8.2.4398 causes error

2022-02-18 Fir de Conversatie Ni Va
Thank you ! Bram :) Le vendredi 18 février 2022 à 14:58:18 UTC+1, Bram Moolenaar a écrit : > > > Here are my flags > > > > FLAGS="OLE=yes GUI=yes XPM=no DIRECTx=yes DYNAMIC_LUA=yes > LUA=./$LuaDir/src > > LUA_VER=54 \ > > PYTHON3=$Python3Dir DYNAMIC_PYTHON3=yes PYTHON3_VER=311 > > DYNAMIC_PY

Re: Mingw-make Building Vim.8.2.4398 causes error

2022-02-18 Fir de Conversatie Bram Moolenaar
> Here are my flags > > FLAGS="OLE=yes GUI=yes XPM=no DIRECTx=yes DYNAMIC_LUA=yes LUA=./$LuaDir/src > LUA_VER=54 \ > PYTHON3=$Python3Dir DYNAMIC_PYTHON3=yes PYTHON3_VER=311 > DYNAMIC_PYTHON3_DLL=python311.dll \ > RUBY=$RubyDir DYNAMIC_RUBY=yes RUBY_VER=31 RUBY_API_VER_LONG=3.1

Re: Mingw-make Building Vim.8.2.4398 causes error

2022-02-18 Fir de Conversatie Ni Va
Here are my flags FLAGS="OLE=yes GUI=yes XPM=no DIRECTx=yes DYNAMIC_LUA=yes LUA=./$LuaDir/src LUA_VER=54 \ PYTHON3=$Python3Dir DYNAMIC_PYTHON3=yes PYTHON3_VER=311 DYNAMIC_PYTHON3_DLL=python311.dll \ RUBY=$RubyDir DYNAMIC_RUBY=yes RUBY_VER=31 RUBY_API_VER_LONG=3.1.0 -I/c/Ruby31-

Re: Mingw-make Building Vim.8.2.4398 causes error

2022-02-16 Fir de Conversatie Ni Va
Here is the error In file included from proto.h:210, from vim.h:2244, from if_ole.cpp:16: proto/usercmd.pro:3:76: error: expected ')' before 'compl' token 3 | char_u *set_context_in_user_cmdarg(char_u *cmd, char_u *arg, long argt, int compl, expand_T *xp, int

Re: Mingw-make Building Vim.8.2.4398 causes error

2022-02-16 Fir de Conversatie Bram Moolenaar
> Trying to build gvim under MSYS2 Win10 with make_ming.mak cause error. > > > mingw-make error on attempt to build Vim.8.2.4398 > > gcc -c -I. -Iproto -DWIN32 -DWINVER=0x0A00 -D_WIN32_WINNT=0x0A00 > -DHAVE_PATHDEF -DFEAT_HUGE -DHAVE_STDINT_H -DHAVE_GETTEXT -DHAVE_LOCALE_H > -DDYNAMIC_GETTEX

Mingw-make Building Vim.8.2.4398 causes error

2022-02-16 Fir de Conversatie Ni Va
Hi, Trying to build gvim under MSYS2 Win10 with make_ming.mak cause error. mingw-make error on attempt to build Vim.8.2.4398 gcc -c -I. -Iproto -DWIN32 -DWINVER=0x0A00 -D_WIN32_WINNT=0x0A00 -DHAVE_PATHDEF -DFEAT_HUGE -DHAVE_STDINT_H -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DFEAT_OLE