On 5/29/23 02:22, sur-behoffski wrote:
Wow, sur-behoffski! You went through a lot of work to create that
project. Good job!
Looking at all the replies to this, I think I need to apologize to
everyone. I should have been more specific in what I was asking for, but
I was afraid to because I wa
>1) ld reports libcdlua53.so has an undefined reference to
>'lua_newuserdata'. How do I fix this?
lualib.lib or lualib5.4.6-static.lib
lua_newuserdata is part of Lua API.
regards,
Ranier Vilela
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
Under Windows I use VB6 to create form / class OCX DLLs I use with
ScriptBasic. I use IUP on Ubuntu installations.
On 2023-05-28 07:29, Anonymous wrote:
Hello,
I am completely abandoning Windows and moving over to Linux, so now I
have beginner questions even though I've used IUP for many year
On 5/28/23 23:59, Anonymous wrote:
> Hello,
>
> I am completely abandoning Windows and moving over to Linux, so now I
> have beginner questions even though I've used IUP for many years now. I
> am recompiling/reassembling all my old source code from Windows to run
> on Linux and I have a few mi