Search found 43 matches: dependency

Return to advanced search

Re: phpBB to LLM

... - pytorch - defaults Platform: win-64 Collecting 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 ...
by alerchster
Mon Dec 25, 2023 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4693

Re: OT - abro hilo FWH - MAC

hbmk2[gtalleg]: Error: Missing dependency: allegro
hbmk2[gtalleg]: Exit status: 10: dependency missing or disabled
! Finished package build...
./bin/darwin/clang/hbmk2 ./config/postinst.hb first
! postinst script finished
by goosfancito
Sun Dec 24, 2023 5:20 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: OT - abro hilo FWH - MAC
Replies: 8
Views: 853

Re: build Import LIB from LibPQ.DLL

> Not sure how the dependency is defined ok, I found how to define it: -depkeyhead=test:libmariadb64.dll -depcontrol=test:yes -depimplibs=test:libmariadb64.dll -depincpath=test:. hbmk2: Dependency 'test' found: . Creating library ...
by Antonio Linares
Tue Jun 20, 2023 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2816

Re: build Import LIB from LibPQ.DLL

... If you are using Harbour's hbmk2.exe please remember that it provides a way to automatically create the import libraries: -depimplibs=dependency:LibPQ.dll Not sure how the dependency is defined
by Antonio Linares
Tue Jun 20, 2023 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2816

Re: build Import LIB from LibPQ.DLL

... PostgreSQLhbmk2.exe postgres.c rddcopy.c tpostgre.c -Id:\PG\9.5\include -Lc:\hmg.3.4.4\LIB-64 -llibpq-64 c:\hmg.3.4.4\1\hbpgsql\build.log hbmk2: Dependency 'hbpgsql' found: d:\PG\9.5\include hbmk2: Found COFF .lib with the same name, falling back to using it instead of the .dll. hbmk2: Created ...
by Jimmy
Fri Jun 16, 2023 10:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2816

Re: MDI child window appearance

... inspiration for the TSKIN was a DLL from "codejock" a commercial component to create skin, that works fine. but there is a price and a dependency to be added to your system ( I dont really like 3rd dll into my project ). https://codejock.com/downloads/visualstyles.asp I am sure if you ...
by Silvio.Falconi
Sun Jan 01, 2023 10:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child window appearance
Replies: 50
Views: 4089

Re: MDI child window appearance

... inspiration for the TSKIN was a DLL from "codejock" a commercial component to create skin, that works fine. but there is a price and a dependency to be added to your system ( I dont really like 3rd dll into my project ). https://codejock.com/downloads/visualstyles.asp I am sure if you ...
by Lailton
Fri Dec 30, 2022 4:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child window appearance
Replies: 50
Views: 4089

Re: Error de Ejecuccion Con BCC74 de 64 bits

... Software.FWH64.FiveWin" type="win32" /> <description>FWH64 for Harbour/xHarbour</description> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" ...
by Antonio Linares
Wed Nov 03, 2021 12:50 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error de Ejecuccion Con BCC74 de 64 bits
Replies: 8
Views: 967

Re: How to use HBMK2

... inside DLL's and we are trying to link the DLL in our .hbp using -depimplibs, but we are getting this message: hbmk2[SGV90]: Warning: Missing dependency: ter21 this is our .hbp ## $Id: sample.hbp $##PRGsE:\TEC2000\SGV90VS\PRG\SGV.PRG      E:\TEC2000\SGV90VS\PRG\SIF130.PRG   ...
by ricbarraes
Wed May 27, 2020 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use HBMK2
Replies: 12
Views: 1183

Re: Dependency walker - great utility

Enrico,

Better use:
https://github.com/knik0/peinfo

Open a bash window from Windows 10 and build it this way:
gcc peinfo.c

then:
./a.out yourapp.exe

This command line tool is great. We should build a function with it for Harbour or FWH.
It is the best one that I have ever tested
by Antonio Linares
Sat Sep 14, 2019 8:59 am
 
Forum: Utilities / Utilidades
Topic: Dependency walker - great utility
Replies: 3
Views: 1064

Re: Dependency walker - great utility

Antonio Linares wrote:A must have utility:

http://www.dependencywalker.com/


It seems to not working with FWH EXEs. :-(

EMG
by Enrico Maria Giordano
Sat Sep 14, 2019 8:38 am
 
Forum: Utilities / Utilidades
Topic: Dependency walker - great utility
Replies: 3
Views: 1064

Re: Dependency walker - great utility

A very good tool from the command line:

https://github.com/knik0/peinfo
by Antonio Linares
Sat Sep 14, 2019 8:09 am
 
Forum: Utilities / Utilidades
Topic: Dependency walker - great utility
Replies: 3
Views: 1064

Dependency walker - great utility

A must have utility: http://www.dependencywalker.com/ Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module ...
by Antonio Linares
Fri Sep 13, 2019 5:00 am
 
Forum: Utilities / Utilidades
Topic: Dependency walker - great utility
Replies: 3
Views: 1064

Re: Decoremos el arbol de navidad de FWH - Decorate the FWH tree

... in its development. The FastReport available for Harbour ( I am NOT talking about FastReport.NET ) is a one single DLL file without any external dependency which is to be distributed along with our application EXE file ie something similar to the way FreeImage.DLL works. The viewer, the designer ...
by anserkk
Wed Jul 17, 2019 4:31 am
 
Forum: Utilities / Utilidades
Topic: Decoremos el arbol de navidad de FWH - Decorate the FWH tree
Replies: 55
Views: 23393

Re: mod_harbour and APACHE on WINDOWS SERVER

... and fails to start I have download Apache 64 to check if it makes a difference, but it refuses to boot also. So it seems as there is a missing dependency on your server that does not allow Apache to work
by Antonio Linares
Sun Jul 07, 2019 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod_harbour and APACHE on WINDOWS SERVER
Replies: 9
Views: 931
Next

Return to advanced search