Re: EuIDE get W32VOID not declared message
- Posted by DanM Feb 07, 2009
- 939 views
C:\Program Files\EUPHORIA\EuIDE\IDE.exw:62 w32VOID has not been declared w32VOID=message_box("Only 1 instance of IDE is allowed","",0)suggested by Mark Young ^
Press Enter
Hi Dan,
Above is the message I receive. Yes it would indicate that the windows library was not installed, but if that is the case how can the other Windows exw files run successfully? There isn't some sort of registration of referenced files that I don't know about is there?
I should probably start a new thread on this but I canot figure out how to change the properties of the controls using the IDE. When I try to type in the properties list it jumps to events, sometimes throwing up a window for editing event code. I have only tried Greg's compilation of the IDE so far.
Aloha
With regards to the "modified Win32Lib" that you downloaded (which you mentioned in your first post), is it "win32lib v0.70.4a"?? I'm not using the most recent IDE, but when I download it & look at the comments in ide.exw, I see that it requires v0.70a of the Win32Lib or later. That could be your problem.
Dan