Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Multiple projects in workspace or multiple exectutables in workspace
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Multiple projects in workspace or multiple exectutables in workspace (Read 9039 times)
fsvieira
Single posting newcomer
Posts: 3
Multiple projects in workspace or multiple exectutables in workspace
«
on:
January 27, 2011, 12:48:23 am »
Hello,
I have a project with my own lib, and a few examples and tools that are using this lib, I need to work on all this in the same time (lib, examples and tools).
The problem is, I don't know how to have multiple executables in code blocks.
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Multiple projects in workspace or multiple exectutables in workspace
«
Reply #1 on:
January 27, 2011, 01:03:43 am »
Use multiple projects in a workspace or multiple targets in a single project (see the cbp for codeblocks in svn).
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
fsvieira
Single posting newcomer
Posts: 3
Re: Multiple projects in workspace or multiple exectutables in workspace
«
Reply #2 on:
January 27, 2011, 01:16:47 am »
I wouldn't mind to use multiple projects in a workspace, but I don't know how to create new projects in a workspace... I am new to code::blocks.
The targets doesn't seems to me as a good solution since I have to create debug and release target's.
Logged
Jenna
Administrator
Lives here!
Posts: 7252
Re: Multiple projects in workspace or multiple exectutables in workspace
«
Reply #3 on:
January 27, 2011, 09:01:16 am »
Just open the project if it exists, or create a new one and save the workspace.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Multiple projects in workspace or multiple exectutables in workspace