Hi all.

Finally i got a minimal iuplua sucessfully compiles as dll and/or static lib.
Caused by the fact, i am using my own WinMain() function, i had to disable
iup's one. I found no DEFINE to disable iup's WinMain() and so I copied
"win/iupwindows_main.c" to "win/iupwindows_nomain.c" and removed the WinMain()
stuff. But I don't like to hack original iup files and so the questions
remains: Is there a better solution to deal with?

Second question: I found no examples how to load (eg: images/icons) from
attached ressourses. Are there any lua example codes available?

TIA.

Ulrich Schmidt.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to