Hi Pritpal,
Now I need to know which action is causing.
When i click on the name of the source file, hbide
try to open the prg file but it can't because the
path is wrong ...
This is the reason I suggested to always use
HB_FILEMATCH() when doing any comparison.
So if you lookup and change a
>> I don't understand your confusion. There is _no_
>> context when changing the casing of a filename
>> is right. If you change the casing it's the exact
>> same thing is if you added "foobar" in the middle
>> of the filename. IOW casing matters the same way
>> as the actual characters.
>>
>
Viktor Szakáts wrote:
>
> I don't understand your confusion. There is _no_
> context when changing the casing of a filename
> is right. If you change the casing it's the exact
> same thing is if you added "foobar" in the middle
> of the filename. IOW casing matters the same way
> as the act
>>> Which revision you are using?
>>> How do you add a file to the project ?
>>
>> Last fix was not enough. See hbide_pathNormalized()
>> where you convert dir/path to lowercase at about
>> 40-50 different places in HBIDE.
>>
>
> It may be broken for sure, but I need to know
> which action ha
Viktor Szakáts wrote:
>
>> I believe I had fixed this issue.
>>
>> Which revision you are using?
>> How do you add a file to the project ?
>
> Last fix was not enough. See hbide_pathNormalized()
> where you convert dir/path to lowercase at about
> 40-50 different places in HBIDE.
>
It may
>> With hbide on linux, i add sources (prg) on my project
>> from (/homeL/guy/devhb/proj). But hbide refuse to open
>> them "File not found" : /homel/guy/devhb/proj/t3.prg
>>
>> Notice that hbide changes homeL with homel !
>>
>
> I believe I had fixed this issue.
>
> Which revision you are usin
Guy Roussin wrote:
>
> With hbide on linux, i add sources (prg) on my project
> from (/homeL/guy/devhb/proj). But hbide refuse to open
> them "File not found" : /homel/guy/devhb/proj/t3.prg
>
> Notice that hbide changes homeL with homel !
>
I believe I had fixed this issue.
Which revision yo