RE: w32new_memset()
- Posted by Brian Broker <bkb at cnw.com> Jul 29, 2004
- 492 views
Horvath Stefan wrote: > > Hello EUman! > > I use Euphoria since february this year. Recently I have download > version > 0.60.0 of win32lib and winlib IDE v 0.18.20. > IDE doesn't start. Error: > > C:\EUPHORIA\include\w32dll.ew:183 > w32new_memset has not been declared > memset = w32new_memset() > > With previous version of winlib I doesn't have this problem. Can > somebody > help me? > You should be using Win32Lib 0.60.1 with IDE 18.20. Make sure that the win32lib\include directory is in your EUINC environment variable. Also make sure you remove old versions of Win32Lib from EUINC (and/or remove old Win32Lib files from euphoria\incude). -- Brian -- Brian