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

Loading a object oriented program which consist of different multiple files

(1/1)

Amirrerza_pro:
Hi guys
I'm going to load a object oriented program which consists of different multiple files in Code::Blocks and then run it to get the results.
With the Arm Forge ( DDT) I can do easily. I will give the path of the source file and then run it like this in the picture.

https://imgur.com/DvcBddv

But in codeblocks I don't know how to do it! Can anybody help me in this case?

All the best

BlueHazzard:
What are this files? C, C++?
What is the target compiler?
What do you want to do?

Looking at your imates, does not give any information....
If you want to set the program arguments you can do it in Project->Set programs argument (The arguments part in your image)
Working directory is set in Project->Properties->Build targets->Select your build target on the left->Execution working dir

If it is something else you have to describe your problem in more detail...

Navigation

[0] Message Index

Go to full version