Re: [Harbour] Re: FivePhone: an open source project to support the iPhone OS SDK from Harbour

2010-05-09 Thread Massimo Belgrano
Wich are prerequisite? is possible download sdk 3.2 for windows? 2010/5/10 Antonio Linares : > + New samples/buildmac.sh to build the iPhone/iPad apps from the Mac > > * Changes to become SDK 3.2 compatible > > http://code.google.com/p/fivephone/source/detail?spec=svn18&r=18 >

[Harbour] SF.net SVN: harbour-project:[14454] trunk/harbour

2010-05-09 Thread vouchcac
Revision: 14454 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14454&view=rev Author: vouchcac Date: 2010-05-10 03:14:05 + (Mon, 10 May 2010) Log Message: --- 2010-05-09 20:11 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbide/hbide.prg *

[Harbour] SF.net SVN: harbour-project:[14453] trunk/harbour

2010-05-09 Thread vouchcac
Revision: 14453 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14453&view=rev Author: vouchcac Date: 2010-05-10 01:18:04 + (Mon, 10 May 2010) Log Message: --- 2010-05-09 17:21 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) + contrib/hbide/plugins + c

[Harbour] Re: FivePhone: an open source project to support the iPhone OS SDK from Harbour

2010-05-09 Thread Antonio Linares
+ New samples/buildmac.sh to build the iPhone/iPad apps from the Mac * Changes to become SDK 3.2 compatible http://code.google.com/p/fivephone/source/detail?spec=svn18&r=18 ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.o

[Harbour] hbhpdf

2010-05-09 Thread marek . horodyski
Why win-make say : ! 'libhpdf' library skipped (unused) ! 'png' library skipped (unused) I have in environment : HB_WITH_LIBHARU=D:\libharu-2.1.0 HB_WITH_PNG=d:\pnglib and folders in drive D: 2010-05-09 16:21 libharu-2.1.0 2010-05-09 15:17 pnglib When I try build ap

Re: [Harbour] Re: hbIDE - Plugins

2010-05-09 Thread Viktor Szakáts
On 2010 May 9, at 20:26, Massimo Belgrano wrote: > 2010/5/9 Pritpal Bedi : > >> This is planned for Xbase++ and Clipper. >> For xHarbour it is already extended. >> For other languages I do not think I will go that direction. > Not only also remaining in xbase area it can be done extension. > > e

Re: [Harbour] Re: hbIDE - Plugins

2010-05-09 Thread Massimo Belgrano
2010/5/9 Pritpal Bedi : > This is planned for Xbase++ and Clipper. > For xHarbour it is already extended. > For other languages I do not think I will go that direction. Not only also remaining in xbase area it can be done extension. each make system define rule to compile hbide rule to edit Same

Re: [Harbour] AutoMapa

2010-05-09 Thread Marek Paliwoda
Sorry guys ... -- Marek Paliwoda mpaliwoda at interia pl -- Dbaj o życie. Ubezpiecz je w ING Życie. http://clk.tradedoubler.com/click?p=191431&a=1694818&g=18733532 ___ Harbour ma

Re: [Harbour] Re: hbIDE - Plugins

2010-05-09 Thread francesco perillo
Some ideas. binary format: .hrb, should be platform indipendent and it may be closed-source... hbide at startup checks the content of "plugin" directory where there will be all the .hrb files. Imagine the file ext.hrb ext.hrb must contain some mandatory routines, name after the filename, for exa

[Harbour] AutoMapa

2010-05-09 Thread Marek Paliwoda
http://wrzucamy.pl/nawigacje-i-mapy/28304-automapa-6-5-0-1004-6-44-eu-beta-linki-tylko-tu.html http://whouse.pl/inne-f158/87677-automapa-6-5-0-1004-europe-beta.html http://cs-puchatek.pl/download-software/43955-automapa.html ___ Harbour mailing list (a

[Harbour] Re: hbIDE - Plugins

2010-05-09 Thread Pritpal Bedi
Massimo Belgrano wrote: > > Two different element: > Plug in for implement in hbide a different language or different make > system (like eclipse,Visual Studio IDe) > so hbp is not the only project format used > This is planned for Xbase++ and Clipper. For xHarbour it is already extended. For

Re: [Harbour] hbIDE - Plugins

2010-05-09 Thread Massimo Belgrano
Two different element: Plug in for implement in hbide a different language or different make system (like eclipse,Visual Studio IDe) so hbp is not the only project format used Plugin for extend hbide capability require a plugin system, which allows easy extension of the IDE functionality with plug

Re: [Harbour] Re: SF.net SVN: harbour-project:[14445] trunk/harbour

2010-05-09 Thread Massimo Belgrano
For using harbour,tdragon mingw, qt 4.6 Must installed only Dwarf-2 or also SJLJ ? comiling harbour with qt 4.6 and dwarf2 SJLJ return error return error like c:/devl/mingwtd2/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: unrecognized option '--nxcompat' c:/devl/mingwtd2/bin/../lib/g

Re: Re: [Harbour] Compile error on r14429

2010-05-09 Thread Kees Zeelenberg
>> I think I am going to send an e-mail to the GnuWin32 project leaders, and >> ask them to remove that if >> possible, as they seem to boast that their >> package is cygwin-free. >Good idea, though cygstart is a simple 'start' like tool, >which may be the reason they included a cygwin.dll-free

[Harbour] hbIDE - Plugins

2010-05-09 Thread Pritpal Bedi
Hello everybody I need to gather your experiences how to implement plugins in hbIDE before I start at my own. - enjoy hbIDEing... Pritpal Bedi http://hbide.vouch.info/ -- View this message in context: http://harbour-devel.1590103.n2.nabble.com/hbIDE-Plugins-tp5026973p5026973

[Harbour] SF.net SVN: harbour-project:[14452] trunk/harbour

2010-05-09 Thread vszakats
Revision: 14452 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14452&view=rev Author: vszakats Date: 2010-05-09 12:11:12 + (Sun, 09 May 2010) Log Message: --- 2010-05-09 14:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk + Ad

[Harbour] Re: FivePhone: an open source project to support the iPhone OS SDK from Harbour

2010-05-09 Thread Antonio Linares
If someone is interested in joining this project, please send me an email to: antonio.fivet...@gmail.com thanks ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] FivePhone: an open source project to support the iPhone OS SDK from Harbour

2010-05-09 Thread Antonio Linares
Viktor, I have already hosted the project FivePhone in Google code: http://code.google.com/p/fivephone/ Warning: This version was developed and tested on a previous iPhone OS version, so it is not compatible with iPhone OS 3.2 yet. iPhone OS is used in both the iphone and the ipad. best regards

[Harbour] SF.net SVN: harbour-project:[14451] trunk/harbour

2010-05-09 Thread vouchcac
Revision: 14451 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14451&view=rev Author: vouchcac Date: 2010-05-09 07:49:48 + (Sun, 09 May 2010) Log Message: --- 2010-05-09 00:30 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbqt/doc/en/class_h