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 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
In case of .hbc file, I suggest to use:
{mingw|bcc|watcom}libs=unicows
libpaths=<dir of unicows lib>
Second setting is not needed if you copy the lib file
to Harbour lib dir (<hb>/lib/win/bcc in your case pbly)
Make sure to use Harbour 2.1.0dev r14108 or newer.
> - Unicows.dll I copied to the folders of windows 98:
> c:\windows, c:\windows\system, c:\windows\systrem32
OK
> I generated the harbour again the libs and includes in my file .BAT the
> line:
>
> set HB_BUILD_UNICODE=yes
Just drop it, the default is 'yes', so no need to
use above setting.
> Works well with: set HB_BUILD_UNICODE=no
UNICOWS just doesn't do anything in this case.
> What can be wrong ?
What is the error?
Brgds,
Viktor
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour