User forums > General (but related to Code::Blocks)

Unable to compile a first D language program

<< < (3/3)

CodeBlocky:

--- Quote from: oBFusCATed on June 16, 2021, 11:32:30 am ---There is a CodeBlocks\default.conf in you AppData somewhere. Any modern software doesn't store user preferences next to the installation. They are all per user.

--- End quote ---

OK. I believe some programs will ask to delete files like that during an uninstall which is ideal.

But anyway, I deleted the AppData/Roaming/CodeBlocks directory and did a reinstall and this time I did ultimately see -Wall in "Other compiler options" and when I deleted it the compile succeeded. Thanks for the assistance!

There is the minor issue that Code::Blocks only detects the GNU GCC C Compiler and Digital Mars D compiler on first startup, but when I create a D project it tries to build it with the GNU GDC D compiler.

oBFusCATed:
You can select the compiler while you create the project. Isn't this the case for D projects?

Navigation

[0] Message Index

[*] Previous page

Go to full version