User forums > Using Code::Blocks

Creating a project in Code blocks

(1/1)

Chaklader:
Dear All,

This is my first email in this forum. I had couple of files with that I need to create a project. I already opened a created a project with main.cpp file named CFD code in my D drive notebook. I have 15 other files composed of cpp source & header files. Anyone could tell me that how I could add the other files to main.cpp to finish the project ?


regards-
lemon

oBFusCATed:
"File -> New -> Project..." and then "Project -> Add files"

MortenMacFly:

--- Quote from: oBFusCATed on January 20, 2012, 02:48:26 pm ---"File -> New -> Project..." and then "Project -> Add files"

--- End quote ---
...or even "Add files recursively", if needed. However, make sure you only add the files your project really needs.

Jenna:
And don't forget to remove main.cpp if it is not part of your new project.

Chaklader:
I'm sorry to reply you so late. Thanks everyone. I already made it  ;D
Though I have some compiling error

Navigation

[0] Message Index

Go to full version