Re: message_box() with eui=OK, after bind = not OK
- Posted by mattlewis (admin) Aug 16, 2010
- 1211 views
SPringle said...
The command-line eui print_platform.ex does what is expected but eubind -con print_platform.ex creates an executable that displays platform()=DOS32 !
The comment in the backend code indicates "unknown platform," which tells me that the build process for eub.exe isn't correct. I wonder if that should be changed to 0 or -1 or something that's obviously wrong. Somehow, it's not passing /dEWINDOWS in the back end C flags.
Matt