[Harbour] Re: Re: contrib blat Fail

Szakáts Viktor harbour.01 at syenar.hu
Wed May 6 12:04:56 EDT 2009


If you watch the examples in INSTALL, HB_DIR_* always
have to point to the *root dir* of external libs. Maybe
I'll make that clear with some additional notes if it's
not apparent. IOW, you mustn't add any internal subdirs
to these settings. Just set them to the root and Harbour
build process will find the required .lib or .dlls,
whichever required for a given situation.

You can look into bin/postinst.bat to see the actual logic.

In your case Harbour tries to find C:\blat\blat262\full\full\blat.dll
which it obviously cannot find.

You'll have to correct your settings.

Brgds,
Viktor

On 2009.05.06., at 17:51, Itamar Lins wrote:

> Hi!
> g:\blat\blat262
> tree /f
> ÃÄÄÄdocs
> ³   ³   ChangeLog.txt
> ³   ³   changes-194.txt
> ³   ³   credits.html
> ³   ³   file_id.diz
> ³   ³   license.txt
> ³   ³   readme.txt
> ³   ³   syntax.html
> ³   ³   syntax.txt
> ³   ³
> ³   ÀÄÄÄcgi
> ³           blat-cgi.htm
> ³           blat-fail.htm
> ³           blat-success.htm
> ³
> ÀÄÄÄfull
>    ³   blat.dll
>    ³   blat.exe
>    ³   blat.lib
>    ³   blatx.lib
>    ³
>    ÀÄÄÄsource
>        ³   attach.cpp
>        ³   base64.cpp
>        ³   BLAT.CPP
>        ³   blat.h
>        ³   BLAT.RC
>        ³   blat.sln
>        ³   blat.vcproj
>        ³   blatcgi.cpp
>        ³   blatdllvs2005.sln
>        ³   blatvs2005.sln
>        ³   blatvs2005.vcproj
>        ³   bldhdrs.cpp
>        ³   buf.h
>        ³   ChangeLog.txt
>        ³   filetype.cpp
>        ³   gensock.cpp
>        ³   gensock.h
>        ³   gssapi_generic.h
>        ³   gssfuncs.cpp
>        ³   gssfuncs.h
>        ³   makeargv.cpp
>        ³   MAKEFILE
>        ³   makefile.g32
>        ³   makefile.w32
>        ³   md5.c
>        ³   md5.h
>        ³   mime.cpp
>        ³   msgbody.cpp
>        ³   OPTIONS.CPP
>        ³   parsing.cpp
>        ³   reg.cpp
>        ³   resource.h
>        ³   sendnntp.cpp
>        ³   sendsmtp.cpp
>        ³   server.cpp
>        ³   unicode.cpp
>        ³   uuencode.cpp
>        ³   win-mac.h
>        ³   winfile.h
>        ³   yenc.cpp
>        ³
>        ÃÄÄÄBF
>        ³       BLAT.H
>        ³
>        ÃÄÄÄBL
>        ³       BLAT.H
>        ³
>        ÃÄÄÄblatdll
>        ³       blat.def
>        ³       BLAT.RC
>        ³       blatdll.vcproj
>        ³       blatdllvs2005.vcproj
>        ³       resource.h
>        ³
>        ÃÄÄÄBS
>        ³       BLAT.H
>        ³
>        ÃÄÄÄBY
>        ³       BLAT.H
>        ³
>        ÀÄÄÄGSSAPI
>                gssapi.h
>
> P.S.:blat.lib is obtained with implib blat.lib blat.dll
>
> Tks!
> Itamar M. Lins Jr.
>
>
>
> _______________________________________________
> Harbour mailing list
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour



More information about the Harbour mailing list