User forums > Using Code::Blocks

basic questions

<< < (2/2)

oBFusCATed:
kateausten: you can run two c::b simultaneously (should modify some options though)

for makefiles, you can try cbMakefileGen, but it is unmaintained.

p.s. remember to search the next time, there is plenty of info about makefile generation (its lack in cb)

kateausten:
What do I have to do to be able to run 2 codeblocks simultaneously ?
This one I found out by myself, thanks. Isn't there any better way to run 2 projects in the same codeblocks instance ?

Maybe I should use something that is not cb related then to generate makefiles. Any ideas ?

What about the header generation using classes ?

MortenMacFly:
You can use the tools menu (option) for that purpose. setup a tool that runs your target output executable in a detached shell. If you are using macros to point to the executable(s) it#ll work generally.

Alternatively to allow running more than one C::B instance go to settings -> environment -> Disable "Allow only one running instance". Probably you want to disable "Use an already running instance" on Windows, too.

kateausten:
ok, thanks.
Any ideas as which non related cb sofware would help me to generate simple makefiles?

What about the header generation using classes ?

Navigation

[0] Message Index

[*] Previous page

Go to full version