Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: creatxr on November 22, 2011, 01:54:44 am
-
some project need to run by root e.g. server socket .
how to let CB to run that by root?
-
You can try sudo, gksudo or something similar.
And search the forum, there should be something mentioned already.
-
I assume you could do something like setup a post build step or a Tools+ command to launch it.