Search found 33 matches: darwin

Return to advanced search

Conectarse con mariaDB

... mi build, en la parte del linkeo tengo: gcc $OBJ/$1.o -o ./$1.app/Contents/MacOS/$1 -L$CRTLIB -L$FIVEMAC/lib -lfive -lfivec -L$HARBOUR/lib/darwin/clang $HRBLIBS $FRAMEWORKS -F$FIVEMAC/frameworks -framework Scintilla $CRTLIB/libz.tbd $CRTLIB/libpcre.tbd Como no estoy usando xmate estoy perdido, ...
by goosfancito
Mon Jan 01, 2024 9:22 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Conectarse con mariaDB
Replies: 4
Views: 9855

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: 839

WSL2 Darling - Soon to come MacOS apps from WSL2

... of Linuxes ready to use them from Windows, making so easy to use Linux besides Windows. Now the "Darling" project tries to bring "Darwin" to WSL2, once we get that, MacOS software could also run on Windows... https://docs.darlinghq.org/wsl-build.html WSA (Windows ...
by Antonio Linares
Tue May 24, 2022 1:23 am
 
Forum: Off Topic / Otros temas
Topic: WSL2 Darling - Soon to come MacOS apps from WSL2
Replies: 0
Views: 350

Re: Run Harbour on Apache Linux from Windows 10 !!!

How can I set this in my Mac ?

export HRB_DIR="/Developer/harbour-apache"
export HRB_INC="$HRB_DIR/include"
export HRB_LIB="$HRB_DIR/lib/darwin/gcc"

export APACHE="/Users/lailton/Developer/harbour-apache/apache/apache-2.4.39"
by MFarias
Mon May 27, 2019 11:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Run Harbour on Apache Linux from Windows 10 !!!
Replies: 16
Views: 2811

Re: How to build Harbour for iOS (and simulator)

... export HB_BUILD_NAME=-iphone export __ios__=yes export HB_HOST_BIN=/Users/$USER/ harbour /bin/darwin/clang export HB_WITH_PCRE=local export HB_WITH_ZLIB=local export HB_WITH_BZIP2=local export HB_WITH_JPEG=local export HB_WITH_PNG=local export ...
by Antonio Linares
Thu Apr 07, 2016 3:54 pm
 
Forum: Utilities / Utilidades
Topic: How to build Harbour for iOS (and simulator)
Replies: 1
Views: 831

How to build Harbour for iOS (and simulator)

... export HB_BUILD_NAME=-iphone export __ios__=yes export HB_HOST_BIN=/Users/$USER/ harbour /bin/darwin/clang export HB_WITH_PCRE=local export HB_WITH_ZLIB=local export HB_WITH_BZIP2=local export HB_WITH_JPEG=local export HB_WITH_PNG=local export ...
by Antonio Linares
Thu Apr 07, 2016 3:49 pm
 
Forum: Utilities / Utilidades
Topic: How to build Harbour for iOS (and simulator)
Replies: 1
Views: 831

Re: (OT) Building Harbour on a Mac

Robb,

This the last that I get:

hbmk2[gtalleg]: Exit code: 10: dependency missing or disabled
! Finished package build...
./bin/darwin/clang/hbmk2 ./config/postinst.hb first
! postinst script finished


to me it seems ok

Do you reach to the same point ?
by Antonio Linares
Fri Feb 20, 2015 7:40 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: (OT) Building Harbour on a Mac
Replies: 4
Views: 1984

Re: ER - talk not fork

... forks are very healthy. Ok, they split the users base, but its the natural evolution not only of the software, but the way life itself evolves (Darwin). Natural selection (usability, robustness, facts) finally decides the one that continues (see how Clipper remains very well alive evolved as ...
by Antonio Linares
Sun Dec 07, 2014 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ER - talk not fork
Replies: 3
Views: 1073

Re: Compresores/Packers

Dear friends, MPress --------- MPRESS free!!! Version: 2.19 MPRESS is a free, high-performance executable packer for PE32/PE32+/.NET/MAC-DARWIN executable formats! MPRESS makes programs and libraries smaller, and decrease start time when the application loaded from a slow removable media or ...
by Baxajaun
Thu Jul 17, 2014 10:14 am
 
Forum: Utilities / Utilidades
Topic: Compresores/Packers
Replies: 3
Views: 972

Re: Apple anuncia el nuevo lenguaje Swift

Construir harbour ya lo he conseguido Me crea dentro de bin y de lib carpetas Darwin/cLang (normal al igual que cuando lo construyes bajo windows crea la carpeta win/<compilador>) Pero, no soy capaz de crear la aplicacion tutor01.prg -> tutor01(.exe) o ...
by cnavarro
Sat Jun 21, 2014 12:44 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Apple anuncia el nuevo lenguaje Swift
Replies: 38
Views: 9562

Re: Comparativa de diseñadores de reportes

... no me siento para nada identificado con esa línea. Afortunadamente algunos (yo diria que muchos) somos distintos. Hoy en dia hasta los fuentes de Darwin de Apple son open source. Vivir en el obscurantismo del pasado, de la bata blanca y del "yo se mas que tu", eso ya es historia afortunadamente ...
by Antonio Linares
Wed Jul 10, 2013 2:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Comparativa de diseñadores de reportes
Replies: 74
Views: 29025

Re: RIBBON con imagenes PNG (SOLUCIONADO)

Hola Darwin

correcta la observacion

gracias..!!
by Patricio Avalos Aguirre
Sat Apr 27, 2013 1:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RIBBON con imagenes PNG (SOLUCIONADO)
Replies: 7
Views: 1785

Construir harbour desde los archivos del svn

... 3.2.0dev from source - http://harbour-project.org ! MAKE: /Applications/Xcode.app/Contents/Developer/usr/bin/make 3.81 /bin/sh ! HB_HOST_PLAT: darwin (x86_64) HB_SHELL: sh config/global.mk:1235: *** ! HB_COMPILER not set, could not autodetect. Stop. iMac-de-Manuel:harbour manuel$
by mastintin
Tue Feb 05, 2013 2:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Construir harbour desde los archivos del svn
Replies: 2
Views: 425

Re: Windows 8 - right and left hemisphere

... and the "logical" brain is the one that differences us as "homo sapiens". Lately I tend to compare software evolution with Darwin's theories as I really think that it provides light to the software evolution too: http://en.wikipedia.org/wiki/Charles_Darwin So ...
by Antonio Linares
Fri Mar 16, 2012 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8 - right and left hemisphere
Replies: 12
Views: 4650

Re: Building HBIDE for OSX

... and from Harbour folder do: make Then go to contrib/hbide and do: ../../bin/darwin/clang/hbmk2 hbide.hbp
by Antonio Linares
Thu Jan 26, 2012 7:47 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Building HBIDE for OSX
Replies: 11
Views: 3958
Next

Return to advanced search