Page 1 of 1

Building HBIDE for OSX

PostPosted: Tue Jul 13, 2010 7:25 pm
by Antonio Linares
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

Re: Building HBIDE for OSX

PostPosted: Wed Jul 14, 2010 9:16 am
by IBTC
Thanks for the instructions. It works great.

Re: Building HBIDE for OSX

PostPosted: Wed Jul 14, 2010 9:36 am
by Antonio Linares
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 ?

Re: Building HBIDE for OSX

PostPosted: Wed Jul 14, 2010 9:55 am
by IBTC
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.

Re: Building HBIDE for OSX

PostPosted: Wed Jul 14, 2010 10:54 am
by Antonio Linares
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

Re: Building HBIDE for OSX

PostPosted: Thu Nov 25, 2010 9:12 am
by nathan82
I have such a different prospective now after finally understanding.
Thanks so much, I think it is finally clear to me.

Re: Building HBIDE for OSX

PostPosted: Thu Nov 25, 2010 9:22 am
by nathan82
It's still hard to believe...

Re: Building HBIDE for OSX

PostPosted: Thu Jan 26, 2012 7:47 am
by Antonio Linares
[url][/url]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

Re: Building HBIDE for OSX

PostPosted: Thu Jan 26, 2012 10:09 am
by Antonio Linares

Re: Building HBIDE for OSX

PostPosted: Thu Jan 26, 2012 10:58 am
by mastintin
Antonio .Seria posible una nueva version de Harbour para fiveMac ? , la que tenemos es bastante antigua.
Saludos.

Re: Building HBIDE for OSX

PostPosted: Thu Jan 26, 2012 2:54 pm
by Antonio Linares

Re: Building HBIDE for OSX

PostPosted: Thu Jan 26, 2012 3:06 pm
by mastintin
Gracias. Esto es rapidez ....
Saludos.