News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

ObjC and Go project templates

Started by x-code, October 05, 2011, 01:24:05 PM

Previous topic - Next topic

x-code

Hello!
I am interested in the project templates for languages Objective C and Google Go.
Are there project templates for these languages?
Where can I get them, if they exists?
Is it possible to create them yourself, and if so, how?
Do you plan to include in the Code:: Blocks project templates for these languages in the future?
Thanks!

oBFusCATed

The project templates are simple squirrel scripts (stated many times here in the forum), so you can create your own very easily.
File -> New -> Project -> Choose a template -> Right click -> Edit wizard script

The real question is do we have support for ObjC and Go compilers. :)
(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!]

Alpha


x-code

I'm trying to add new languages using wiki http://wiki.codeblocks.org/index.php?title=Installing_Objective-C_Compiler.
How to add new languages to the list "syntax highlighting for.." ("Settings - Editor - Syntax highlighting")?

oBFusCATed

(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!]