|
08/19/2011 10:26 AM
post88222
|
Yes it should not crash, it is a bug, we just give a workaround to unblock you
On 08/18/2011 08:49 PM, David Somerton wrote:
>> Hi, David,
>>
>> The problem is in two of the symlinks in the project model:
>>
>> /bin -> /bin
>> /lib -> /lib
>>
>> These are circular links, so the IDE code traversed them recursively and ran
>> off the stack.
>>
>> You can fix this by just creating bin and lib as directories instead of links,
>> or link them to some different paths.
>>
>> HTH,
>>
>> Christian
>
>
> Hi Christian,
>
> Thanks for the response.
> I think the IDE should show the warning about recursion, rather than crashing.
> This would reduce the amount of frustration with the tool, for people who do not use them often, but are required to
suddenly learn in a short period.
> The system is not easy to use, and seems to take a long period of exposure to become familiar to all of the quirks.
>
> Dave.
>
>
>
>
> _______________________________________________
>
> OSTech
> http://community.qnx.com/sf/go/post88210
>
|
|
|
|
|