Author Topic: Important Programs  (Read 3507 times)

Offline Captain Fantastic

  • Single posting newcomer
  • *
  • Posts: 2
Important Programs
« on: October 18, 2012, 09:01:45 pm »
i just wanted to that which programs i need that code::blocks works fine for me... like ".net framework" and etc.
it would be great if you give me a full list of this programs...
Thanks.


Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Important Programs
« Reply #1 on: October 19, 2012, 05:29:52 am »
which programs i need that code::blocks works fine for me...
- C::B
- a (supported) compiler of your choice
- a (supported) debugger of your choice
- SDK's your app requires, compatible to the compiler of your choice
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ