deep Messages: 267 Registered: July 2011 Location: Bangalore
Experienced Member
Hi,
Today I installed UPP ver 16497, Ubuntu 20.04,
Comparing behavior with ver 16270
Checking with Examples/GeoFun
I even checked with fresh install of ubuntu 20.04. I initially thought that I have some problem with llvm/clang. clang version is 10.
When I "Ctrl+Left Click" on line 735 "CtrlLayout" it will open Function def file properly.
But same action on line 739 nothing happens. Similarly it won't open definition of "Icon" line 737.
InputPane is derived from Layout. click on any line containing InputPane nothing happens.
Whereas it opens layout file with ide ver 16270 with proper highlight.
I am not sure if it is a bug or something related to my install.
peterh Messages: 108 Registered: November 2018 Location: Germany
Experienced Member
I have tested both examples and "InputPane" on Windows and they worked as expected.
There are still known problems, and it is work in progress, so I hope this is resolved in future versions.
It is an amazing project, but clanglibd support is work in progress.
deep Messages: 267 Registered: July 2011 Location: Bangalore
Experienced Member
I am aware of the efforts behind new development.
My post was to report observation.
And to know if I am making any mistake in using it.
peterh wrote on Mon, 17 October 2022 10:33
There are still known problems, and it is work in progress, so I hope this is resolved in future versions.
It is an amazing project, but clanglibd support is work in progress.
peterh Messages: 108 Registered: November 2018 Location: Germany
Experienced Member
Yes, my answer was also for report of facts and not for critique.
Because it works on windows it is probably a configuration or version related problem.