User forums > General (but related to Code::Blocks)
Types of Code
oBFusCATed:
If you find a command line compiler which compiles c++/cli, C::B can support it.
I think the cl.exe (the visual c++ compiler) supports c++/cli.
Read the VC++'s manual, there should be mentioned something about it.
I think the option is /clr.
I've never used it myself, so my knowledge ends here...
C::B supports vc 2003, 2005 and 2008 (not sure about 2010, maybe the latest nightlies has support for it), to find how to setup one of them go to the wiki.
If you target c++/cli I think you need 2008+ (2005 might support it, but you should check the manuals too be 100% sure).
codie:
Thanks
I'll look into those suggestions. I thought the latest VC++ Express Edition could compile CLI stuff but I could be wrong (I haven't used that in a while). I'll do some searching for a command line compiler.
have a nice day
oBFusCATed:
The Visual studio includes command line compiler.
Also the some of latest SDKs might include one, not sure about that...
Navigation
[0] Message Index
[*] Previous page
Go to full version