1. Where can I get "win32_wrapper.e"?
- Posted by vmars Jun 07, 2009
- 886 views
- Last edited Jun 08, 2009
Greetings;
I am trying to run WINDOW.EXW with dawg by Chris Bensler (DLL Automatic Wrapper Generator). And I get the an error:
C:\Euphoria-other-Editors\Dawg\WINDOW.EXW:44 can't find win32_wrapper.e in C:\Euphoria-other-Editors\Dawg or in c:\euphoria\win32lib\include or in c:\euphoria\include include win32_wrapper.e
Press Enter
Please, where can I get "win32_wrapper.e".
Thanks! ...Vern
2. Re: Where can I get "win32_wrapper.e"?
- Posted by ne1uno Jun 08, 2009
- 909 views
vmars said...
I am trying to run WINDOW.EXW with dawg by Chris Bensler
[...]
, where can I get "win32_wrapper.e".
I think the way the include statement works has changed from earlier euphoria.
try splitting windows.ew into 2 files. the one with the call to build_wrapper will create win32_wrapper.e