Re: Eu 4.0 bugs

new topic     » goto parent     » topic index » view thread      » older message » newer message
DerekParnell said...
Algorythm said...

Well

I tried to write a program with such functions as crash and other, resolving which error occured. And my program works normally. So it is problem with win32lib. It's really uncompatible with Eu 4.0.

What is incompatible with Eu 4.0? Win32lib or your program?

I have just run most of the demo programs that come with win32lib, using eu 4.0, and they are all working. What is the specific problem (and error message) you are getting? Can you show us the smallest program that demostrates the problem?

Algorythm said...

But I found another bug smile. When I'm running sanity.ex with ex.exe it does not puts correctly, (pseudographic instead letters) but under exw.exe it works correctly.

I just ran sanity.ex and did not see this problem. I did notice that when using ex.exe (the DOS Euphoria) that it was skipping some tests, but I fixed that just now and it still runs fine.

Algorythm said...

A, is it neccessary to use full-screen mode in ex.exe?

For the moment, yes it is.

Derek, all win32lib demo programs don't works on my computer (WinXP if it is important). And my program too.

I'm gettin' this ex.err when i'm trying to run it (it is little part of this file because the original file is too big (71K)):

ex00.exw:2908 
Errors resolving the following references: 
	D:\EUPHORIA\include\win32lib\w32msgs.e (110): crash_message 
	D:\EUPHORIA\include\win32lib\w32msgs.e (329): upper 
	D:\EUPHORIA\include\win32lib\w32msgs.e (332): upper 
	D:\EUPHORIA\include\win32lib\w32utils.e (634): upper 
	D:\EUPHORIA\include\win32lib\w32utils.e (1915): reverse 
	D:\EUPHORIA\include\win32lib\w32utils.e (2142): set_rand 
	D:\EUPHORIA\include\win32lib\w32utils.e (2147): set_rand 
	D:\EUPHORIA\include\win32lib\w32memory.ew (60): open_dll 
	D:\EUPHORIA\include\win32lib\w32memory.ew (61): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (61): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (61): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (61): define_c_func 
	D:\EUPHORIA\include\win32lib\w32memory.ew (62): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (62): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (62): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (62): define_c_func 
	D:\EUPHORIA\include\win32lib\w32memory.ew (64): C_POINTER 
	D:\EUPHORIA\include\win32lib\w32memory.ew (64): C_INT 
	D:\EUPHORIA\include\win32lib\w32memory.ew (64): define_c_func 
	D:\EUPHORIA\include\win32lib\w32memory.ew (65): C_POINTER 
	D:\EUPHORIA\include\win32lib\w32memory.ew (65): C_INT 
	D:\EUPHORIA\include\win32lib\w32memory.ew (65): define_c_func 
	D:\EUPHORIA\include\win32lib\w32memory.ew (162): crash_message 
	D:\EUPHORIA\include\win32lib\w32memory.ew (174): free 
	D:\EUPHORIA\include\win32lib\w32memory.ew (194): allocate 
	D:\EUPHORIA\include\win32lib\w32memory.ew (1265): crash_message 
	D:\EUPHORIA\include\win32lib\w32memory.ew (1308): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (1308): C_LONG 
	D:\EUPHORIA\include\win32lib\w32memory.ew (1308): C_POINTER 
	D:\EUPHORIA\include\win32lib\w32memory.ew (1308): define_c_func 

Ho, I wrote own test program

include win32lib\win32lib.ew 
constant myWin = create (Window, "eu40 test", 0, 0, 0, 200, 100, 0) 
WinMain(myWin,Normal) 

and this doesn't work too. It gives me the same ex.err. It's the smallest program.

About sanity.ex, I can to upload a screen-shot to show you what happened.

TNX!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu