lua-users home
lua-l archive

Re: Lua source some suggestions

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi Roberto,
There is a possible namaspace conflict with windows.
In file lundump.c(130) there a function LoadString.
With compilation with msvc 2019, it generate LoadStringA, that conflicts with
C:\Program Files (x86)\Windows Kits10円\include10円.0.18362.0\um\libloaderapi.h(454): note: consulte a declaração de 'LoadStringA'
It may not be necessary, but if it is possible to rename the function to another name.

regards,
Ranier Vilela

AltStyle によって変換されたページ (->オリジナル) /