Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » ide: Select package - filtering by nest
ide: Select package - filtering by nest [message #55816] Thu, 17 December 2020 15:17 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
There is a droplist in the left bottom corner of Select package dialog. It used to have "Main package of first nest" etc.. valus, now it can filter through all nests....
Re: ide: Select package - filtering by nest [message #55819 is a reply to message #55816] Thu, 17 December 2020 21:17 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Thanks!
Unfortunately, Linux and Mac builds are broken ...
Linux: ./umk uppsrc ide CLANG -bus
/home/buildbot/worker/l-upp/build/uppsrc/ide/UppWspc.cpp:39:23: error: use of undeclared identifier 'main'
                for(const char *s = main; *s; s++)
                                    ^
/home/buildbot/worker/l-upp/build/uppsrc/ide/UppWspc.cpp:107:5: error: use of undeclared identifier 'main'; did you mean 'min'?
        if(main.GetCount())
           ^~~~
           min
/home/buildbot/worker/l-upp/build/uppsrc/Core/Fn.h:13:20: note: 'min' declared here
constexpr const T& min(const T& a, const T& b)
                   ^
In file included from /home/buildbot/worker/l-upp/build/.cache/upp.out/ide/CLANG.Debug.Debug_Full.Gui.Main.Shared/ide$blitz.cpp:7:
/home/buildbot/worker/l-upp/build/uppsrc/ide/UppWspc.cpp:107:5: error: reference to overloaded function could not be resolved; did you mean to call it?
        if(main.GetCount())
           ^~~~

Mac: ./umk uppsrc ide CLANG -bus
/Users/ssg/.local/soft/bb-worker/worker/m-upp/build/uppsrc/ide/Builders/Cocoa.cpp:31:3: error: use of undeclared identifier 'RealizeDir'
                RealizeDir(icons);
                ^
1 error generated.
/Users/ssg/.local/soft/bb-worker/worker/m-upp/build/uppsrc/ide/Builders/Build.cpp:300:17: error: member reference type 'Host' is not a pointer; did you mean to use '.'?
                        target = host->NormalizePath(m.target);
                                 ~~~~^~
                                     .
/Users/ssg/.local/soft/bb-worker/worker/m-upp/build/uppsrc/ide/Builders/Build.cpp:300:19: error: no member named 'NormalizePath' in 'Host'
                        target = host->NormalizePath(m.target);
                                 ~~~~  ^
2 errors generated.


Regards,
Novo
Re: ide: Select package - filtering by nest [message #55820 is a reply to message #55819] Fri, 18 December 2020 00:36 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I guess you caught me in the middle of developing next feature... Smile

Hopefully compiles now.
Re: ide: Select package - filtering by nest [message #55822 is a reply to message #55820] Fri, 18 December 2020 00:51 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
mirek wrote on Thu, 17 December 2020 18:36
I guess you caught me in the middle of developing next feature... Smile

Hopefully compiles now.

Sorry, this is not my fault. This is a build automation system Rolling Eyes
BTW. Mac is still broken.


Regards,
Novo
Re: ide: Select package - filtering by nest [message #55852 is a reply to message #55816] Tue, 22 December 2020 18:58 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
It would be great to get compilation on Mac fixed. It is broken for 10 days now ...

Regards,
Novo
Re: ide: Select package - filtering by nest [message #55853 is a reply to message #55852] Tue, 22 December 2020 23:21 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Tue, 22 December 2020 18:58
It would be great to get compilation on Mac fixed. It is broken for 10 days now ...


Should be fixed now... Thanks for watching this Smile
Re: ide: Select package - filtering by nest [message #55854 is a reply to message #55853] Wed, 23 December 2020 01:55 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Thanks a lot!
Everything is fine now.


Regards,
Novo
Previous Topic: ide: PDB debugger threads tab now displays backtrace
Next Topic: u++ for arch
Goto Forum:
  


Current Time: Fri Apr 19 03:51:50 CEST 2024

Total time taken to generate the page: 0.03148 seconds