iupmingw icon indicating copy to clipboard operation
iupmingw copied to clipboard

IUP all in one

Results 2 iupmingw issues
Sort by recently updated
recently updated
newest added

1.直接下载你的exe运行提示module 'scintilla' not found。 2.发现Revision4360是编译不了的,应该是4366? 3.用你的makefile编译的话,最终生成iup.exe(596KB),iupluaimglib.dll(416KB),luaiup.dll(1573KB),scintilla.dll(3920KB)这几个文件,按你的makefile是应该生成这几个文件,运行iup simplenotepad.lua也打开了对话框,但是对话框是multiple Lua VMs detected, 看起来像是工程配置的问题? 我是用ubuntu16.0 + gcc 5.3.1编译的。