Search found 374 matches: failed

Return to advanced search

Conectarse con mariaDB

... al linkear. linking... ld: Undefined symbols: _HB_FUN_MARIA_CONNECT, referenced from: _symbols_table in testdlg.o clang: error: linker command failed with exit code 1 (use -v to see invocation) done! The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain ...
by goosfancito
Mon Jan 01, 2024 9:22 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Conectarse con mariaDB
Replies: 4
Views: 9901

Re: phpBB to LLM

... package metadata (repodata.json): done Solving environment: | warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE failed LibMambaUnsatisfiableError: Encountered problems while solving: - package torchvision-0.11.2-py36_cpu requires python >=3.6,<3.7.0a0, but ...
by alerchster
Mon Dec 25, 2023 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4693

Re: phpBB to LLM

... named for PyTorch is "torch" [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pytorch Failed to build pytorch ERROR: Could not build wheels for pytorch, which is required to install pyproject.toml-based ...
by alerchster
Mon Dec 25, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4693

FW_OpenAdoConnection reconnect

... "MSSQL,"+xSOURCE+","+xDATABASE2+","+xUSERID+","+XPASSWORD, .T. ) if oCn == nil ? "Failed to connect to Server" return nil endif Thank you!
by cdmmaui
Wed Dec 13, 2023 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_OpenAdoConnection reconnect
Replies: 6
Views: 538

Re: Subuir un fichero a un servidor

... --header 'Authorization: Zoho-oauthtoken 1000....' --form 'file=@"/E:/postman-portable/ZOHO_PRE.PDF"' obtengo el error curl: (26) Failed to open/read local data from file/application Alguien podría pasarme un ejemplo de como subir el fichero desde la línea de comandos (supongo ...
by miarcod
Thu Nov 30, 2023 6:10 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Subuir un fichero a un servidor
Replies: 18
Views: 2287

Re: MSXML2.ServerXMLHTTP / readyState / Status

... Not Allowed 406 Not Acceptable 407 Proxy Authentication Required 408 Request Timeout 409 Conflict 410 Gone 411 Length Required 412 Precondition Failed 413 Request Entity Too Large 414 Request-URI Too Long 415 Unsupported Media Type 416 Requested Range Not Suitable 417 Expectation Failed 500 ...
by Jimmy
Sat Mar 18, 2023 11:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSXML2.ServerXMLHTTP / readyState / Status
Replies: 8
Views: 390

still the ordkeycount error

... Chiudi_Dbf(oMisura) return nil STATIC FUNCTION Chiudi_Dbf(oMisura) oMisura:Close() RETURN .t. I have tried to recreate the error many times but failed it doesn't always do it, how can I intercept it?
by Silvio.Falconi
Tue Mar 14, 2023 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: still the ordkeycount error
Replies: 7
Views: 477

Re: mod_harbour + ADS on linux server

Ok, I got it... I had to restart apache... :oops:

Now I get this error (both in my application and in mod_harbour examples):

mod_harbour version Dec 1 2022, 10:10:00
/tmp/libharbour.-846395648.-210844650: undefined symbol: HB_FUN_ADS
failed to load hb_apache()

Am I doing something wrong?
by berpa
Thu Dec 01, 2022 9:38 am
 
Forum: mod_harbour
Topic: mod_harbour + ADS on linux server
Replies: 39
Views: 31182

Re: prsht.h changes for Borland 64 bits

Dear Enrico, I can't, sorry, yesterday I was compiling several files and one of them failed with bcc 64 bits, but I just tried again to build all of them without modifying prsht.h and all of them compiled fine. Now I don't remember which exact file gave the error, ...
by Antonio Linares
Thu Nov 10, 2022 8:29 pm
 
Forum: Utilities / Utilidades
Topic: prsht.h changes for Borland 64 bits
Replies: 17
Views: 9130

Re: Clase Nativa MySql

* New: FWMARIADB: New DATA lThrowError INIT .f. If set to .T., any failed DML (INSERT,UPDATE,REPLACE,DELETE) operation will raise a runtime error. This applies to execution of any DML statements with method Execute() or using methods Insert(...), Upsert(...) ...
by carlos vargas
Fri Jul 15, 2022 12:43 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase Nativa MySql
Replies: 18
Views: 1851

Re: ADS - The future is <sadly> now so where do you go ?

Otto, A few years back, Microsoft turned off their Network Discovery feature that allowed ADS to query if a server existed. Suddenly, all installs failed. It also created massive problems for other Client Server systems. Then, Five Tech could have done nothing to resolve the problem. However, at ...
by TimStone
Sat May 07, 2022 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2791

Re: mod_harbour FAQ

... same error: ******************************* mod_harbour version May 13 2020, 12:49:18 c:/xampp/htdocs Impossibile trovare il modulo specificato. failed to load hb_apache() ********************* Directory of c:\xampp\apache\modules 09/04/2022 16:44 77.312 mod_harbour.so Directory of c:\xampp\htdocs ...
by Romeo
Mon Apr 11, 2022 3:06 pm
 
Forum: mod_harbour
Topic: mod_harbour FAQ
Replies: 8
Views: 1648

Re: mod_harbour FAQ

... i got this error: ******************** mod_harbour version May 13 2020, 12:49:18 c:/xampp/htdocs Impossibile trovare il modulo specificato. failed to load hb_apache() ********************* Where i wronged ? Maybe because i have windows 7 at 32bit ? Grazie
by Romeo
Sat Apr 09, 2022 3:04 pm
 
Forum: mod_harbour
Topic: mod_harbour FAQ
Replies: 8
Views: 1648

New FTDN November/Noviembre (FWH 21.11)

... Count(). Please review samples\pim.prg for an example to use these new methods. * New: FWMARIADB: New DATA lThrowError INIT .f. If set to .T., any failed DML (INSERT,UPDATE,REPLACE,DELETE) operation will raise a runtime error. This applies to execution of any DML statements with method Execute() ...
by Antonio Linares
Tue Nov 30, 2021 7:19 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre (FWH 21.11)
Replies: 2
Views: 1010

Re: Unrecoverable error 9004: RDD invalid or failed to load

Roberto,

We use Harbour, no doubt about it.

The power that Harbour's hbcplr.lib provides is enough reason to use it :-)

mod_harbour exists thanks to hbcplr.lib
by Antonio Linares
Sat Sep 11, 2021 3:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unrecoverable error 9004: RDD invalid or failed to load
Replies: 6
Views: 526
Next

Return to advanced search