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

2009-04-22 Thread Vailton Renato
You are right about .cfg into BCC dir! F:\FW\FWH_9.04\samplestype c:\BCC55\bin\bcc32.cfg: -Ic:\bcc55\include -Lc:\bcc55\lib;c:\bcc55\lib\psdk F:\FW\FWH_9.04\samplestype c:\BCC55\bin\ilink32.cfg -Lc:\bcc55\lib;c:\bcc55\lib\psdk; F:\FW\FWH_9.04\samples F:\FW\FWH_9.04\sampleshbmk2 testget

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

2009-04-21 Thread Vailton Renato
F:\FW\FWH_9.04\samplesmore ..\fwh.hbp # # $Id: fwh.hbp 10903 2009-04-20 19:18:39Z vszakats $ # # Copy this file to FWH root dir and include it in hbmk2 # command line to build an app: # hbmk2 test.prg C:\fwh\fwh.hbp {win}incpaths=${hb_self}include {win}libpaths=${hb_self}lib {win}gt=gtgui

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

2009-04-20 Thread vszakats
Revision: 10903 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10903view=rev Author: vszakats Date: 2009-04-20 19:18:39 + (Mon, 20 Apr 2009) Log Message: --- 2009-04-20 21:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

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

2009-04-20 Thread Vailton Renato
Hi! * utils/hbmk2/examples/fwh.hbp * Updated to work like similar hwgui and hmg files. ; QUESTION: Is hbwin lib required for FWH? Yes, I got the file buildh.bat that has the latest version of FWH and I wrote a .HBP based on it. Below is a copy attached for you to see the dependencies: ...

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

2009-04-20 Thread Viktor Szakáts
Thanks for the info. Current hbmk2 + fwh.hbp in SVN is correct then. I'd be interested in your test results with them. Brgds, Viktor On Mon, Apr 20, 2009 at 9:48 PM, Vailton Renato vail...@gmail.com wrote: Hi! * utils/hbmk2/examples/fwh.hbp * Updated to work like similar hwgui and hmg

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

2009-04-20 Thread Vailton Renato
Hi Viktor! I updated from SVN and got this error: # Copy this file to FWH root dir and include it in hbmk2 # command line to build an app: # hbmk2 test.prg C:\fwh\fwh.hbp {win}incpaths=${hb_self}include {win}libpaths=${hb_self}lib {win}gt=gtgui {win}libs=fiveh fivehc {win}libs=nddeapi

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

2009-04-20 Thread Viktor Szakáts
Yes, I've just committed the fix for this (stupid error). Brgds, Viktor On Tue, Apr 21, 2009 at 4:29 AM, Vailton Renato vail...@gmail.com wrote: Hi Viktor! I updated from SVN and got this error: # Copy this file to FWH root dir and include it in hbmk2 # command line to build an app: #