to Enrico

Moderator: Enrico Maria Giordano

to Enrico

Postby devtuxtla » Wed Jul 26, 2017 5:23 pm

Hi Enricco

I hope you can help me ...
I Updated the March 2017 version of SQLRDD which has a lib for BCC 7.2 and xHarbour 1.2.3 build 20170312
However, it requires some additional libraries that I can not get that the executable is generated correctly, I attach the list of errors generated by the buildx
I would like to know where I find the missing libraries for BCC 7.2.
Thanks for your support

    Lines 138, Functions/Procedures 2, pCodes 1421
    Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
    DEMO01.c:
    Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
    Error: Unresolved external 'SQLInstallerError' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlsrodbc
    Error: Unresolved external 'SQLConfigDataSource' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlsrodbc
    Error: Unresolved external '_PQconnectdb' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQsetNoticeProcessor' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQfinish' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQstatus' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQcmdTuples' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQerrorMessage' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQnfields' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQfname' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQftype' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQfmod' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQfsize' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQgetlength' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQexec' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQresStatus' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQresultStatus' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQntuples' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQclear' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_PQgetvalue' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|pgs
    Error: Unresolved external '_OCIAttrGet' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIInitialize' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIStmtPrepare' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIEnvInit' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIServerAttach' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIHandleAlloc' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCISessionBegin' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIErrorGet' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIServerDetach' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCISessionEnd' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCITransCommit' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCITransRollback' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIBindArrayOfStruct' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIBindByName' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIDefineByPos' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIBindByPos' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIDefineArrayOfStruct' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIAttrSet' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIBreak' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIReset' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIHandleFree' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIDescriptorAlloc' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCILobWrite' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCILobWriteAppend' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCILobGetLength' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCILobRead' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIServerVersion' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIStmtExecute' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIParamGet' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIDescriptorFree' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external '_OCIStmtFetch2' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|sqlora
    Error: Unresolved external 'fb_interpret' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_attach_database' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_commit_retaining' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_commit_transaction' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_rollback_transaction' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_dsql_free_statement' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_dsql_allocate_statement' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_dsql_prepare' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_dsql_execute' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external '_isc_start_transaction' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_dsql_fetch' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_dsql_execute_immediate' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_detach_database' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_version' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_decode_timestamp' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_decode_sql_time' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_open_blob2' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_blob_info' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_vax_integer' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_get_segment' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_close_blob' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unresolved external 'isc_decode_sql_date' referenced from C:\HERRAMIENTAS\SQLRDD_2017\LIB\XHARBOUR.ORG\BCC72\SQL.LIB|firebird
    Error: Unable to perform link
    * Linking errors *

Visite Chiapas, el paraiso de México.
devtuxtla
 
Posts: 392
Joined: Tue Jul 29, 2008 1:55 pm

Re: to Enrico

Postby Enrico Maria Giordano » Wed Jul 26, 2017 5:41 pm

Probably you are using an incorrect version of SQLRDD. You have to ask www.xharbour.com for support.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8243
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: to Enrico

Postby devtuxtla » Wed Jul 26, 2017 6:33 pm

Hi Enrico

Thanks you

But, i can not contact with patrick, no answer.

Regards
Visite Chiapas, el paraiso de México.
devtuxtla
 
Posts: 392
Joined: Tue Jul 29, 2008 1:55 pm

Re: to Enrico

Postby Enrico Maria Giordano » Wed Jul 26, 2017 7:22 pm

I'm sorry for that. Try posting a message to comp.lang.xharbour newsgroup. Maybe someone there could help you.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8243
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Return to All products support

Who is online

Users browsing this forum: No registered users and 7 guests