User forums > Help
Plugin missed
Michel guega:
Do you know any app or something that I can do to make the CB work (I already have the Xcode)?
Another important thing, I downloaded another version of CB and kkkkk in this version the compiler work well and I don't have any warning but, this the "stranger thing" every time I open setting the CB close unexpectedly and sometimes it close suddenly.I know my computer is so strange but do you have any idea what it is about?
stahta01:
In order to compile, you need to try setting the Toolchain setting in Code::Blocks.
Please record the toolchain settings of the CB that compiles
Settings -> Compiler
Tab: Toolchain Executable
Compiler Installation directory and additional paths if set.
Also, record the values under Program files tab.
Then under the New CB that fails to compile
Settings -> Compiler
Select the Compiler to fix (This is likely GNU GCC Compiler)
Tab: Toolchain Executable
Try clicking on the Auto-detect button it might work.
If it does not try to set the values recorded from working CB.
Tim S.
oBFusCATed:
Note: The compiler on macOS is LLVM/clang so it is preferable to use it instead of GCC (gcc and g++ are just wrappers for clang/clang++).
Michel guega:
I done this, the compiler autodetected the paths but still not working. Today, I downloaded an old version of CB and it is working, I don't if will be like this in the future, but until now it is ok.Dispite of this, I still want to know what is the problem, many times I went to toolchain but it not works.When I install the CB(the one that is not working and it is the most recently) an warning appear and say that the plugin: libspellchecker didnt found
--- Quote from: stahta01 on April 01, 2020, 08:10:45 am ---In order to compile, you need to try setting the Toolchain setting in Code::Blocks.
Please record the toolchain settings of the CB that compiles
Settings -> Compiler
Tab: Toolchain Executable
Compiler Installation directory and additional paths if set.
Also, record the values under Program files tab.
Then under the New CB that fails to compile
Settings -> Compiler
Select the Compiler to fix (This is likely GNU GCC Compiler)
Tab: Toolchain Executable
Try clicking on the Auto-detect button it might work.
If it does not try to set the values recorded from working CB.
Tim S.
--- End quote ---
Michel guega:
I tried this option too, but it doesn't work either kkkkkkkkk. I have done the same operation setting-> compiler-> toolchain, it found a path but it still doesnt work. I thinking that these new CB (the old too) can't work in MacOS Catalina.Is the unique solution that came to me. The most weird think is that the most new ones doesnt work any way. Sometimes the old version work (like now).
--- Quote from: oBFusCATed on April 01, 2020, 07:15:45 pm ---Note: The compiler on macOS is LLVM/clang so it is preferable to use it instead of GCC (gcc and g++ are just wrappers for clang/clang++).
--- End quote ---
Navigation
[0] Message Index
[*] Previous page
Go to full version