Author Topic: Features request...  (Read 8018 times)

Trikko

  • Guest
Features request...
« on: February 20, 2005, 06:12:02 pm »
My requests:

- Support for Tiny CC :)
- Add fast switch from one compiler to another on toolbar
- When you start a new workspace / project, don't ask for save it,
but save it in a temp folder... i save it when i need...
- Theme's support

Good Work!

rz950

  • Guest
Features request...
« Reply #1 on: February 20, 2005, 06:20:00 pm »
I'm going to work on support for Tiny CC

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Features request...
« Reply #2 on: February 20, 2005, 06:25:15 pm »
I 'll give you some hints:

Work with the CVS version.
Go to "Settings/Configure plugins/Compiler".
Create a copy of an existing compiler (say GCC).
Edit everything (advanced options especially) for the new compiler you want to support.
If you succeed, go to "Settings/Import-export configuration" and export the "Compiler" settings to a file.
Send me this file and I will see it added in the main distribution, giving you full credit :)

Yiannis.
Be patient!
This bug will be fixed soon...

rz950

  • Guest
Features request...
« Reply #3 on: February 20, 2005, 06:38:49 pm »
Great just one problem tinycc is for linux and windows but the windows one is old
but... it doesn't matter.

Trikko

  • Guest
Tinycc
« Reply #4 on: February 21, 2005, 09:50:18 am »
You can use it as internal compiler for C files as long you can link it to your apps as .lib :)

BTW i want temp-autosaving :P

Bye :)

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Features request...
« Reply #5 on: April 06, 2005, 10:29:00 pm »
Please post your features request using the link on the menu :) That's the *official* features request queue. See, as of this time, reading the forums is SLOOOOOOOOOOOOOOOOOOOW. And the features are nothing but text on some boxes. on the other hand, SourceForge manages them very nicely, and we can set priorities on them, etc.

Thanks for your suggestions guys!

(No, i'm not posting your suggestions into sourceforge, that's *your* job ;-)

Anonymous

  • Guest
Features request...
« Reply #6 on: April 13, 2005, 04:08:26 pm »
I just want to ask something: when will be other debugger supported than the dbg for example the cdb? :) If I want to use the MS C++ Toolkit I can't use the debugger function because the cl will generate separated pdb files and the gdb didn't find (or just I didn't find the option)
Thx
Imi