>> Let us re-introduce it.
>> Can you test after changing line 1236
>>
>> cExeHbMk2 := "hbmk2" /* Needs that path is already set before calling
>> hbmk2 */
>> =>
>> cExeHbMk2 := ::oProject:cPathMk2 + "hbmk2"
>>
>>
>>
>> -
>> enjoy hbIDEing...
>> Pritpal Bedi
>> htt
On 11/04/10 20:51, Pritpal Bedi wrote:
Let us re-introduce it.
Can you test after changing line 1236
cExeHbMk2 := "hbmk2" /* Needs that path is already set before calling
hbmk2 */
=>
cExeHbMk2 := ::oProject:cPathMk2 + "hbmk2"
-
enjoy hbIDEing...
Pritpal Bed
Pritpal Bedi wrote:
>
> Can you test after changing line 1236
>
> cExeHbMk2 := "hbmk2" /* Needs that path is already set before
> calling hbmk2 */
> =>
> cExeHbMk2 := ::oProject:cPathMk2 + "hbmk2"
>
I see you have committed the fix and also auto-detection of exe.
Thanks.
---
Viktor Szakáts wrote:
>
> I don't understand that answer. What does this have
> to do with HB_COMPILER? I'm trying to find it, but
> there is a huge forest of classes and I can't easily
> oversee them. Simply the path is not used when
> forming hbmk2 executable name.
>
Let us re-introduce
> I had some issues regarding this when I was experimenting,
> now possibly lot have changed, let us do it once more.
> If I remember correctly, it had been HB_COMPILER something
> issue then.
>
>
>
>> 2. In 'Compiler Environments' is says 'Save and Exit',
>> while it should really say 'Save
Viktor Szakáts wrote:
>
> Three more issues (sorry to plug it like that, but I've
> stumbled upon them at this second):
>
Any number of times.
We all are working hard for some goal and every bit
of participation is highly welcome.
> 1. "Path to hbmk2" is ignored in Compiler Environments.
>> Please remove them and just call these tools with
>> "--help" or equivalent help option to query help text and
>> present the output to users.
>>
>
> I kept it here for reference sake to build some
> type of user interface, i.e, which type of input method
> be used if an option is a part o
Viktor Szakáts wrote:
>
> I've found that you've decided to replicate complete
> help texts of hbmk2, harbour, xpp.exe and alink.exe
> hard-wired inside HBIDE source code.
>
> While the latter two may well violate copyrights, it's
> even not a good idea to replicate external tool help
> tex