Re: srlua for lua script using IUP
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: srlua for lua script using IUP
- From: KHMan <keinhong@...>
- Date: 2014年11月13日 11:47:22 +0800
On 11/13/2014 9:45 AM, Milind Gupta wrote:
Hi,
I have a lua script that creates a GUI using IUP. I
created a executable on windows using srlua. When I run it
everything is fine except this empty command window also shows up
before the main GUI appears and is always there till I exit my
program.
Does anyone have an idea how I can get rid of that? With
wxluafreeze it was not a problem. Any help or guidance will be
helpful.
I guess the executable to which your script is appended need to be
recompiled.
For MinGW in general, see '-mconsole' and '-mwindows' in:
https://gcc.gnu.org/onlinedocs/gcc/i386-and-x86-64-Windows-Options.html
--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia