FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveMac / FivePhone (iPhone, iPad) Building HBIDE for OSX
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Building HBIDE for OSX
Posted: Tue Jul 13, 2010 07:25 PM
download QT from here:
http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.3.dmg

do from the OSX terminal:
export HB_WITH_QT=/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks/QtCore.framework/Headers

and from Harbour folder do:
make

and Harbour get built with QT support :-)
libhbqt.a, libhbqtcore.a, libhbqtgui.a and libhbqtnetwork.a

Then go to contrib/hbide and do:
../../bin/darwin/clang/hbmk2 hbide.hbp
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 103
Joined: Sat Oct 18, 2008 08:13 PM
Re: Building HBIDE for OSX
Posted: Wed Jul 14, 2010 09:16 AM

Thanks for the instructions. It works great.

Best Regards,

Ruediger Alich



---

HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Building HBIDE for OSX
Posted: Wed Jul 14, 2010 09:36 AM

Ruediger,

Currently there is a HBIDE bug that we have commented to Pritpal and it is that the source code text is not visible.

have you tried to type in HBIDE some source code lines ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 103
Joined: Sat Oct 18, 2008 08:13 PM
Re: Building HBIDE for OSX
Posted: Wed Jul 14, 2010 09:55 AM
Antonio Linares wrote:
have you tried to type in HBIDE some source code lines ?


At the moment not, because of lack of time. Later I will go on with your other instructions: http://forums.fivetechsupport.com/viewtopic.php?t=19344.
Best Regards,

Ruediger Alich



---

HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Building HBIDE for OSX
Posted: Wed Jul 14, 2010 10:54 AM

Building it for OSX Leopard 32 bits (10.5.x):

do from the OSX terminal:
export HB_WITH_QT=/Developer/SDKs/MacOSX10.5.sdk/Library/Frameworks/QtCore.framework/Headers

and from Harbour folder do:
make

Then go to contrib/hbide and do:
../../bin/darwin/gcc/hbmk2 hbide.hbp

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 5
Joined: Tue Nov 23, 2010 08:26 AM
Re: Building HBIDE for OSX
Posted: Thu Nov 25, 2010 09:12 AM
I have such a different prospective now after finally understanding.
Thanks so much, I think it is finally clear to me.
Posts: 5
Joined: Tue Nov 23, 2010 08:26 AM
Re: Building HBIDE for OSX
Posted: Thu Nov 25, 2010 09:22 AM

It's still hard to believe...

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Building HBIDE for OSX
Posted: Thu Jan 26, 2012 07:47 AM
Building it for OSX Lion (10.7.x):

download QT from here:
http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.4.dmg

do from the OSX terminal:
export HB_WITH_QT=/Developer/SDKs/MacOSX10.7.sdk/Library/Frameworks/QtCore.framework/Headers

and from Harbour folder do:
make

Then go to contrib/hbide and do:
../../bin/darwin/clang/hbmk2 hbide.hbp
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Building HBIDE for OSX
Posted: Thu Jan 26, 2012 10:09 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1516
Joined: Thu May 27, 2010 02:06 PM
Re: Building HBIDE for OSX
Posted: Thu Jan 26, 2012 10:58 AM

Antonio .Seria posible una nueva version de Harbour para fiveMac ? , la que tenemos es bastante antigua.
Saludos.

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Building HBIDE for OSX
Posted: Thu Jan 26, 2012 02:54 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1516
Joined: Thu May 27, 2010 02:06 PM
Re: Building HBIDE for OSX
Posted: Thu Jan 26, 2012 03:06 PM

Gracias. Esto es rapidez ....
Saludos.

Continue the discussion