On Wed, 09 Dec 2009, Szak�ts Viktor wrote:
Hi,
> > Just to show the other benefits it renders.
> > I am simply short of process API in Harbour,
> > examined hbprocfn.c to go through all the details,
> > but I could not find how to capture process output
> > in buffer which process is in running s
>> Note: "for me". I have my own (actually quite simple) system
>> which sets tool environment, so any tool which tries to
>> replicate that, is just a nuisance and double effort for me,
>> since I have keep my system configured, plus keep hbide
>> configuration update so that it can also confi
>>> No need to use QProcess(), we have everything in Harbour core.
>>>
>>>
>>> Yep, this is exactly what I want too.
>>
>> Anyhow you added QProcess to slots system :(
>>
>
> Just to show the other benefits it renders.
> I am simply short of process API in Harbour,
> examined hbprocfn.c to go
Hello Viktor
Viktor Szakáts wrote:
>
> Note: "for me". I have my own (actually quite simple) system
> which sets tool environment, so any tool which tries to
> replicate that, is just a nuisance and double effort for me,
> since I have keep my system configured, plus keep hbide
> configurat
Viktor Szakáts wrote:
>
>> No need to use QProcess(), we have everything in Harbour core.
>>
>>
>> Yep, this is exactly what I want too.
>
> Anyhow you added QProcess to slots system :(
>
Just to show the other benefits it renders.
I am simply short of process API in Harbour,
examined hbpr
> No need to use QProcess(), we have everything in Harbour core.
>
>
> Yep, this is exactly what I want too.
Anyhow you added QProcess to slots system :(
Brgds,
Viktor
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
> Hello Viktor
>
> What minimum I supply to HBMK2 to generate the target ?
>
> The scenario may be like this:
>
> 1) Many compilers installed
We should assume that only one compiler is _configured_
at any given moment, regardless of the range of compilers
installed.
> 2) User selects the com
Hi Pritpal,
>> Although for me hbide would be dropped as potential dev tool,
>> if it will set compiler dependent variables :( First of all
>> this makes it non-portable, difficult to maintain, or requires
>> double logic, etcetc.
>>
>
> _hbide would be dropped as potential dev tool_
Note:
Hello Viktor
What minimum I supply to HBMK2 to generate the target ?
The scenario may be like this:
1) Many compilers installed
2) User selects the compiler to use
3) .hbp is generated
4) hbmk2 is called with what minimum parameters ?
Regards
Pritpal Bedi
--
View this message in context:
Hello Viktor
Viktor Szakáts wrote:
>
> As I told you before (but all my such messages seems
> ignored), there are examples for _exactly that_ in hbmk2.prg.
>
No, never ignored. Just wanted a fast entry into it.
> hbmk2 sets envvars and calls external programs. Look for
> hb_setenv() and
> 1) HBIDE will create a .hbp file
> 2) Have to run a .bat to set the compiler dpendant environments
> 3) Will call HBMK2 which in turn adopt the env set in step 2.
> 4) HBIDE captures linker/compiler output to display in its interface
As I told you before (but all my such messages seems
ignored
Hello All
Can someone provides a brief overview with syntax
how to use Create Process API?
The goal is like this:
1) HBIDE will create a .hbp file
2) Have to run a .bat to set the compiler dpendant environments
3) Will call HBMK2 which in turn adopt the env set in step 2.
4) HBIDE captures lin
12 matches
Mail list logo