News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B Expert Required - Work For Hire

Started by LeeBamber, January 24, 2012, 04:25:34 PM

Previous topic - Next topic

LeeBamber

Hi Guys,

I know it's a long shot and I'm probably posting in the wrong forum, but I've created a custom version of the Code Block IDE (basically stripped it back down to resemble NotePad almost), but in doing so I have commented out huge swaths of code for the debugger system. I am looking for someone who is quite familiar with the inerds of the Code Blocks source code, and the debugger features in particular (breakpoints, stepping through code, e.t.c). I am willing to pay for your time, and the work is quite focused so has a definite end goal, so if you think this is of interest to you, please get in touch with me at lee@thegamecreators.com and we'll go over things.

Sorry if this post found itself in the wrong thread :) If you want to see what I've been working on, you can check out the current version of our language here: www.appgamekit.com

Thanks for reading,
Lee Bamber
The Game Creators
www.thegamecreators.com

oBFusCATed

Hi,
1. You're posting in the wrong sub-forum. We have one for searching help, named "Help wanted".
2. Looking at your site, there is no mentioning of C::B.
3. We have highly modified C::B related to the debugger features in the debugger's branch, you can check it out
4. You know that you have to provide the whole source code to your clients, aren't you? C::B is licensed in GPL v3/LGPL v3.
(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!]

MortenMacFly

Quote from: oBFusCATed on January 24, 2012, 04:39:02 PM
4. You know that you have to provide the whole source code to your clients, aren't you? C::B is licensed in GPL v3/LGPL v3.
Indeed. So it seems you will start your business with a license infringement and are brave enough to ask here for help?

Please first clarify that and how you will comply with GPL and then we will see...

Until then this topic is locked and will be removed soon.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]