Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: caffycaffy4414 on November 28, 2023, 08:22:26 pm

Title: Can someone guide me through one of the steps of this tutorial...?
Post by: caffycaffy4414 on November 28, 2023, 08:22:26 pm
Hello, I have gone onto a tutorial. (I am a total newbie, I started today).

https://wiki.codeblocks.org/index.php/Creating_a_new_project

When that page above states 'Returning to the main source (main.cpp) include the header file and replace the cout function to match the new setup of the project.

main.cpp'

I do not understand it that bit... please can someone just explain that step for me? I.e. what I do. I have followed every other step and I do not achieve the end result, like the tutorial states.

A little help please for a newb?

Thanks.
Title: Re: Can someone guide me through one of the steps of this tutorial...?
Post by: caffycaffy4414 on November 28, 2023, 08:27:25 pm
PS if this post is in the wrong place, please inform me and tell me where I need to put it, and I will move it, or a mod can move it but please let me know. Thank you.
Title: Re: Can someone guide me through one of the steps of this tutorial...?
Post by: Miguel Gimenez on November 29, 2023, 02:29:35 pm
This board is only for C::B development, you should use "Using Code::Blocks".

Stop the tutorial when arriving to Changing file composition, get familiar with this basic project (modifiy, add code...) and get back to the tutorial when you are more experienced.