User forums > Using Code::Blocks
Load an existing remote project
(1/1)
SteveTaylor:
Hi,
How can I set up CodeBlock such that it loads, builds and debugs an existing remote code base?
The code base is controlled by a global make file which you pass the exact project to be built as a parameter.
It runs its code in the same way (from the project root directory).
I have tried loading and creating projects in CB but I cannot quite figure out how to do this!
oBFusCATed:
Create a custom makefile project.
Search the forum and the wiki for more info on the matter.
SteveTaylor:
Thanks, I will check that out.
Navigation
[0] Message Index
Go to full version