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: CodeEditor, Assist++, Topic++ » Navigator bug
Navigator bug [message #58854] Sun, 18 September 2022 04:06
superdev is currently offline  superdev
Messages: 20
Registered: August 2022
Promising Member
Navigator doesn't recognize some functions
e.g. these ones
extern DECLSPEC void SDLCALL SDL_LockAudio(void);
extern DECLSPEC void SDLCALL SDL_LockAudioDevice(SDL_AudioDeviceID dev);
extern DECLSPEC void SDLCALL SDL_UnlockAudio(void);
extern DECLSPEC void SDLCALL SDL_UnlockAudioDevice(SDL_AudioDeviceID dev);
it shows like
SDLCALL : void
SDLCALL : void
SDLCALL : void
SDLCALL : void


Win7x64, upp-win-17059
 
Read Message
Previous Topic: Editing multiple lines at once - multiline editing
Next Topic: libclang-15 seems to produce incomplete Assist data (may be installation issue)
Goto Forum:
  


Current Time: Fri Mar 29 10:00:19 CET 2024

Total time taken to generate the page: 0.01961 seconds