Recent Posts

Pages: 1 2 3 4 [5] 6 7 8 9 10
41
Development / Re: code completion breaks after changing header file
« Last post by Hyena on May 25, 2025, 10:44:22 pm »
Code
Loaded config file '/home/hyena/.config/codeblocks/default.conf' (personality: 'default')
Scanning for lexers in /opt/codeblocks/share/codeblocks/lexers/...
Found 62 lexers
Loading lexer_perl
Loading lexer_hitasm
Loading lexer_ruby
Loading lexer_po
Loading lexer_java
Loading lexer_batch
Loading lexer_cg
Loading lexer_vhdl
Loading lexer_OgreMaterial
Loading lexer_prg
Loading lexer_fortran
Loading lexer_pascal
Loading lexer_xml
Loading lexer_ihex
Loading lexer_glsl
Loading lexer_rc
Loading lexer_html
Loading lexer_OgreCompositor
Loading lexer_nsis
Loading lexer_caml
Loading lexer_A68k
Loading lexer_ada
Loading lexer_lisp
Loading lexer_javascript
Loading lexer_latex
Loading lexer_bibtex
Loading lexer_gm
Loading lexer_properties
Loading lexer_masm
Loading lexer_cpp
Loading lexer_python
Loading lexer_powershell
Loading lexer_yaml
Loading lexer_tehex
Loading lexer_objc
Loading lexer_smalltalk
Loading lexer_haskell
Loading lexer_nim
Loading lexer_vbscript
Loading lexer_lua
Loading lexer_cmake
Loading lexer_inno
Loading lexer_cu
Loading lexer_diff
Loading lexer_make
Loading lexer_autotools
Loading lexer_squirrel
Loading lexer_registry
Loading lexer_verilog
Loading lexer_plain
Loading lexer_angelscript
Loading lexer_postscript
Loading lexer_proto
Loading lexer_bash
Loading lexer_markdown
Loading lexer_d
Loading lexer_css
Loading lexer_srec
Loading lexer_sql
Loading lexer_matlab
Loading lexer_coffee
Loading lexer_f77
Configured 0 tools
Scanning for plugins in /home/hyena/.local/share/codeblocks/plugins
Loaded 0 plugins
Scanning for plugins in /opt/codeblocks/lib/codeblocks/plugins
Manager failed to load XRC resource '/opt/codeblocks/share/codeblocks/DisplayEvents.zip'.
Tools Plus Plugin: Registering shell type Piped Process Control
Loaded 59 plugins
Loading:
HelpPlugin
Help plugin ini file: /opt/codeblocks/share/codeblocks/docs/index.ini
SmartIndentXML
cbDragScroll
ReopenEditor
AutoVersioning
wxSmith
wxSmithMime
HeaderFixup
Profiler
HexEditor
ToDoList
Abbreviations
CodeSnippets
CppCheck
cbKeyBinder
wxSmithAui
DisplayEvents
clangd_client
copystrings
EnvVars
Debugger
SmartIndentLua
BYOGames
ThreadSearch
Compiler
BrowseTracker
ClassWizard
OpenFilesList
wxSmithContribItems
RegExTestbed
IncrementalSearch
ProjectsImporter
Cccc
Valgrind
FilesExtensionHandler
SpellChecker
Loading image: '/usr/share/codeblocks/SpellChecker/svg/disabled.svg' failed!
ProjectOptionsManipulator
Exporter
CB_Koders
SmartIndentPython
EditorTweaks
CodeStat
DoxyBlocks
AStylePlugin
SmartIndentHDL
Autosave
ScriptedWizard
OccurrencesHighlighting
SmartIndentFortran
EditorConfig
SmartIndentPascal
SmartIndentCpp
ToolsPlus
NassiShneidermanPlugin
Initial scaling factor is 1.000 (actual: 1.000)
Running startup script
Script plugin registered: Find Broken Files plugin
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'
Opening /home/hyena/Desktop/temp/testcpp/testcpp/testcpp.cbp
Done.
SpellChecker: Thesaurus files '/usr/share/codeblocks/SpellChecker/th_en_US.idx' not found!
ClangdClient: allocating ProxyProject (phase 1).
Opening /home/hyena/.config/codeblocks/CC_ProxyProject.cbp
Done.
ClangdClient: loading ProxyProject (phase 2.
Opening /home/hyena/.config/codeblocks/CC_ProxyProject.cbp
Done.
42
Development / Re: code completion breaks after changing header file
« Last post by Pecan on May 25, 2025, 09:40:09 pm »
I am not able to re-create the described error.
I believe I have the same environment Monjaro and CodeBlocks build the same as you did.

Do this for me. Right click on the far left log tab named "Code::Blocks" after restarting codeblocks and loading a project.

Right click on the tab, select copy to clipboard paste it in a code tags (the hash mark above a reply block).
I want to compare CB messages with the ones I get.
43
Nightly builds / Re: The 23May 2025 build (13667) is out.
« Last post by Xaviou on May 25, 2025, 11:48:07 am »
Hi.
And for Ubuntu 24.04 ? No nightly available ?
I apoplogize : I forgot this version.
It's currently building : be patient.

Regards
Xav'
44
Nightly builds / Re: The 23May 2025 build (13667) is out.
« Last post by ThierryD on May 25, 2025, 11:15:10 am »
Hi Xaviou,

And for Ubuntu 24.04 ? No nightly available ?

Thank's
45
Development / Re: code completion breaks after changing header file
« Last post by Hyena on May 25, 2025, 07:57:33 am »
Did you use the : "./configure --with-contrib-plugins=all" method or did you compile contribs with one of the config .cbp or .workspace files?

I used "./configure --with-contrib-plugins=all" as the BUILD file suggests.
46
Help / Re: Wrong accentuation in the Windows Console
« Last post by lin_lcs on May 25, 2025, 04:27:31 am »
You can include the header file <cstdlib>, and in the main function, add the line system("chcp 1252") before calling std::cout.
47
Development / Re: code completion breaks after changing header file
« Last post by Pecan on May 25, 2025, 02:02:46 am »
@ Hyena

I now have Codeblocks compiled and running on Monjaro.
But the default make file only creates the base plugins. Not clangd_client or any other contrib plugin.

So tell me how you compiled and installed all those contrib plugins so that I can do it exactly like you did.

I'm trying to get on the "same page" you are on to try and re-create the problem with Clangd_client.

Did you use the : "./configure --with-contrib-plugins=all" method or did you compile contribs with one of the config .cbp or .workspace files?
48
Nightly builds / Re: The 23May 2025 build (13667) is out.
« Last post by Xaviou on May 24, 2025, 10:25:07 pm »
Hi.

OS X version of this rev can be downloaded from my website.
Note that it is a macOS-11.7 version but not a notarized one.

32 bits version for Windows can also be found in the same place.

Debian Bookworm and Bullseye (32 and 64 bits) can be installed from my repo
The corresponding unsigned deb files can also be downloaded from the website page linked above.

Ubuntu-22.04, 24.10 and 25.04 versions can be installed from my ppa

Regards
Xav'
49
Development / Re: code completion breaks after changing header file
« Last post by Hyena on May 24, 2025, 07:46:14 pm »
[hyena@Courage livonia]$ g++ --version
g++ (GCC) 15.1.1 20250425
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[hyena@Courage livonia]$ clangd --version
clangd version 19.1.7
Features: linux
Platform: x86_64-pc-linux-gnu

[hyena@Courage livonia]$ wx-config --cxxflags
-I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64
50
Development / Re: code completion breaks after changing header file
« Last post by Pecan on May 24, 2025, 07:36:57 pm »
@ Hyena

Please show me the results of:
g++ --version
clangd --version
wx-config --cxxflags

Pages: 1 2 3 4 [5] 6 7 8 9 10