Author Topic: Can someone guide me through one of the steps of this tutorial...?  (Read 2094 times)

Offline caffycaffy4414

  • Multiple posting newcomer
  • *
  • Posts: 10
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.
CW

Offline caffycaffy4414

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: Can someone guide me through one of the steps of this tutorial...?
« Reply #1 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.
CW

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1572
Re: Can someone guide me through one of the steps of this tutorial...?
« Reply #2 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.