Author Topic: using Visual C++ 2010 compiler in code::Blocks?!?  (Read 4882 times)

Lynchy217

  • Guest
using Visual C++ 2010 compiler in code::Blocks?!?
« on: August 13, 2011, 04:29:07 pm »
Hey guys,

Basically, I am trying to use a library that apparently REQUIRES the use of the visual C++ compiler...so annoying. (its for amigo bot by mobile robots in case anyones familiar with it.)

so, I was wondering if someone could explain to me how to get the visual C++ compiler working with the code blocks compiler. i tried downloading VC++ 2010 because i figured "its just one project, how bad could it be?" turns out very bad...VC++ has all sorts of retarded overhead...its useless. But i need their compiler. any help in this matter would be appreciated. I have VC++ 2010 installed right now, but code blocks doesnt have an option for VC++ 2010, i tried 2008 and all that, no dice. Ive also looked for torrents of the 2008 version, but theyre all either really sketchy or the professional version, which is huge and takes forever to dl...i just need the compiler! please someone save me from this mountain of proprietary BS!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: using Visual C++ 2010 compiler in code::Blocks?!?
« Reply #1 on: August 13, 2011, 05:18:02 pm »
Ive also looked for torrents of the 2008 version, but theyre all either really sketchy or the professional version, which is huge and takes forever to dl...i just need the compiler!
Please note that we do absolutely not tolerate software piracy. Due to this, you got banned from the forums.
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