User forums > Using Code::Blocks

Enable CodeBlocks To RUN......

(1/1)

human304:
I am new to codeblocks. One of my friends suggested me for C++. Now i see that there are options for AVR , Matlab , Verliog , MASM Assembly Files.
I want to use Code Blocks to run all the above type. But i dont know how to modify Code Blocks to run them .
I am currently using Win 7 Ultimate x64 .Helpful suggestion is appreciated.  :) :) :) :)

Jenna:
Code::Blocks is "just" an IDE.
If you want to use any of the provided compiler-settings, you need to install the apprpriate compiler.

MortenMacFly:

--- Quote from: human304 on August 15, 2012, 02:39:30 am ---I want to use Code Blocks to run all the above type.

--- End quote ---
You don't "run" source code files - you compile them. As Jens said, for this you need an appropriate compiler.

For M-Files you can launch a Matlab instance using the Tools / Tools+ menu in combination with macros as explained there. These are scripts, so they are runnable.

Navigation

[0] Message Index

Go to full version