1. build 1200, others demo testing
- Posted by jacquesd Oct 13, 2008
- 971 views
C:\eu40\demo>exwc sanity.ex
sanity.ex:849
Errors resolving the following references:
sanity.ex (832): draw_line
sanity.ex (841): polygon
sanity.ex (842): ellipse
sanity.ex (849): display_image
display_image({p,p}, repeat(x+color, 2))
C:\eu40\demo>exwc mydata.ex
mydata.ex:25
can't find std/database.e in .
or in .
or in
or in c:\eu40\include
or in c:\eu40 \include
include std/database.e Euphoria Database System
^
C:\eu40\demo>exwc news.exu
news.exu:132
Errors resolving the following references:
news.exu (69): LINUX
news.exu (69): LINUX
news.exu (90): upper
news.exu (132): upper
if match(ustring, upper(line)) then
^
in demo\win32 email.exw when answer "yes" to question MAPILogon function return error code 3
Jacques
^
2. Re: build 1200, others demo testing
- Posted by mattlewis (admin) Oct 13, 2008
- 924 views
I fixed the reference issues (at least, they're all working on linux now).