Assist++ : Parse error [message #59571] |
Wed, 08 February 2023 09:33  |
Silvan
Messages: 56 Registered: December 2014 Location: Trento (IT)
|
Member |
|
|
After upgrading from 16270 to 16693 theide shows errors in the code but compile and run regularly.
On another Pc the upgrade gives no problem.
Any idea? Thank you
|
|
|
|
|
|
|
|
|
|
Re: Assist++ : Parse error [message #59590 is a reply to message #59571] |
Fri, 10 February 2023 10:26   |
Silvan
Messages: 56 Registered: December 2014 Location: Trento (IT)
|
Member |
|
|
Thank you Mirek.
Yes I use Clang method and yes I test it also in different folder, same problem.
I also copied the folder from the VM (works) in the PC and don't works
and viceversa from the PC (don't works) to the VM where it works.
Which variable should I check?
[Updated on: Fri, 10 February 2023 10:26] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Assist++ : Parse error [message #59825 is a reply to message #59571] |
Wed, 26 April 2023 21:33  |
Silvan
Messages: 56 Registered: December 2014 Location: Trento (IT)
|
Member |
|
|
Well to close this thread that is the situation:
With the introduction in Upp of the clang parser on windows system I record this behaviur:
1) U++ alone: parser ok;
2) U++ in a sistem with MS Visual Studio 2008-2017: parser ko;
3) U++ in a sistem with MS Visual Studio 2019 or 2022: parser ok;
4) U++ in a sistem with multiple version of MS Visual Studio installed if one of them is ver 2019 or ver 2022: ok else ko.
That's all.
|
|
|