Re: [Iup-users] I switched to over Linux
Brought to you by:
scuri
From: <su...@sc...> - 2023-05-29 09:40:30
|
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 years now. I > am recompiling/reassembling all my old source code from Windows to run > on Linux and I have a few minor issues: > > 1) ld reports libcdlua53.so has an undefined reference to > 'lua_newuserdata'. How do I fix this? > > 2) I compared the old Windows DLLs to the new Linux SOs, and I see a > few DLLs that appear to not have an equivalent SO: > freetype6.dll > iupmatrixex.dll > iupole.dll > > My guess is that freetype or anything OLE isn't required on Linux, and > I'm hoping that iupmatrixex is incorporated into some other SO, because > it would be very bad if Linux doesn't support matrixex. > > Signed, > Andrew > > ╔═════════════════════╗ > ║ Environment ║ > ╟─────────────────────╢ > ║ IUP v3.30 ║ > ║ IM v3.12 ║ > ║ CD v5.11.1 ║ > ║ Mx Linux v21.3║ > ║ KDE_x64 Wildflower ║ > ╚═════════════════════╝ > > > > > _______________________________________________ > Iup-users mailing list > Iup...@li... > https://lists.sourceforge.net/lists/listinfo/iup-users |