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.inst] Error 2 > mingw32-make: *** [src.inst] Error 2 > [ENDERROR]
OK, work´s fine now :) >Thanks, I'll commit the fix. Anyhow I'd suggest >to try use default UNICODE build with UNICOWS >solution. >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 ignorance, but did not work :( See how I did: I downloaded and unicows.lib Unicows.dll and did so - Unicows.lib include in my file .Hbc as: libs=c:\unicows\unicows.lib - Unicows.dll I copied to the folders of windows 98: c:\windows, c:\windows\system, c:\windows\systrem32 I generated the harbour again the libs and includes in my file .BAT the line: set HB_BUILD_UNICODE=yes Works well with: set HB_BUILD_UNICODE=no What can be wrong ? Best Regards, Rossine. -- View this message in context: http://old.nabble.com/Error-with-14142-tp27875079p27880529.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
