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
> 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
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-
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
> 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
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