Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ganeshram on October 01, 2023, 09:44:19 pm

Title: compile (current) file vs build file
Post by: ganeshram on October 01, 2023, 09:44:19 pm


When I Compile Current File,
The Build Log displays

-------------- Build file: Debug in Proj_Name (compiler: GNU GCC Compiler)---------------

Should it not be
-------------- Compile file: Proj_Name (compiler: GNU GCC Compiler) ----------------------

Thanks