Re: [Harbour] Error with 14142

2010-03-12 Thread Viktor Szakáts
Hi, >> Make sure to use Harbour 2.1.0dev r14108 or newer. > > I use version 14146. Make sure hbmk2.exe is also of this version. >> What is the error? > > Example: > > [SAMPLE] > > function MAIN > > ? file( "teste.txt" ) && <- Always return .F. and is that this file exist. > > return NIL >

Re: [Harbour] Error with 14142

2010-03-12 Thread Rossine
Hi Viktor >Make sure to use Harbour 2.1.0dev r14108 or newer. I use version 14146. >Just drop it, the default is 'yes', so no need to >use above setting. OK >UNICOWS just doesn't do anything in this case. >What is the error? Example: [SAMPLE] function MAIN ? file( "teste.txt" ) && <- A

Re: [Harbour] Error with 14142

2010-03-12 Thread Viktor Szakáts
Hi, >> 1) Download static lib for your compiler from here: >> http://libunicows.sourceforge.net/ >> 2) Add '-l{mingw|bcc|watcom}unicows' to your hbmk2 >> build script or command-line. >> 3) Download unicows.dll from here: >> http://go.microsoft.com/fwlink/?LinkId=14851 > > Excuse my ign

Re: [Harbour] Error with 14142

2010-03-12 Thread Rossine
Hi, > I see this errors with this release: > > [ERROR] > Error E2451 ../../../filesys.c 331: Undefined symbol 'ulSize' in function > fs_win > _get_drive > *** 1 errors in Compile *** > mingw32-make[3]: *** [filesys.obj] Error 1 > mingw32-make[2]: *** [descend] Error 2 > mingw32-make[1]: *** [rtl

Re: [Harbour] Error with 14142

2010-03-12 Thread Viktor Szakáts
Hi, > I see this errors with this release: > > [ERROR] > Error E2451 ../../../filesys.c 331: Undefined symbol 'ulSize' in function > fs_win > _get_drive > *** 1 errors in Compile *** > mingw32-make[3]: *** [filesys.obj] Error 1 > mingw32-make[2]: *** [descend] Error 2 > mingw32-make[1]: *** [rtl.