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 » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Navigator window - gone?
Re: Navigator window - gone? [message #60112 is a reply to message #60106] Tue, 05 September 2023 14:17 Go to previous messageGo to previous message
luoganda is currently offline  luoganda
Messages: 214
Registered: November 2016
Experienced Member
Quote:
Uhm, OK, I am not sure what that dialog allows compared to navigator pane, but I will do as commanded... (you are second person asking about it...)

Probably all have not seen it yet Smile. Ok, thanks.

Quote:
Note that a) you do not really need to use L"" for anything b) you have all tools available to do so. You have char16 and String x = L""; works too. Even if in reality, we do not need L"" for anything (UTF-8 is king).

Yes, true(utf8 is king).
But i had an older win32 code that i use and was dependant on wchar and that L"" being word(altough i think this can be altered with different compilers).
With that i mostly mean older code using WString(which had wchar 2bytes and it's wchar *ptr) and newerVer(which wchar is 4bytes-int).
This is just an hint(could be and option but not on priority list) - since all older code used 2bytes as wchar and never(especially it seems on linux) - 4bytes.

Indexing(written for both: included clang and msvc17) not working correctly(win7x64):
(i have msvc17-build-tools version: but that doesn't make a difference except mine seems is a little newerVer - check opts2.jpg AttachedImg)
i tried without that include path - but no luck(same with default included clang).
I have tried all three new setting togling in different ways and no go(neither clang nor msvc17).
And - only if 1st option is checked(...clang indexer...) dialog appears - altough nothing happens after that.

Note: this was written for and tested with v16963.
  • Attachment: opts2.jpg
    (Size: 324.11KB, Downloaded 107 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Fixed] TheIde continuously using CPU
Next Topic: version 168847 (stable)
Goto Forum:
  


Current Time: Mon Jun 02 19:51:22 CEST 2025

Total time taken to generate the page: 0.03005 seconds