Author Topic: Visual C++ 2008 Support?  (Read 8280 times)

Offline dwmcqueen

  • Multiple posting newcomer
  • *
  • Posts: 56
Visual C++ 2008 Support?
« on: July 13, 2007, 03:42:39 pm »
Has anyone attempted to intergrate the compiler included in Visual C++ 2008 (Orca beta) in CodeBlocks yet?  I assume there are different options to the compiler than there were to 2005.

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: Visual C++ 2008 Support?
« Reply #1 on: July 13, 2007, 03:49:20 pm »
i have tried orcas, and i have throwed it away, ide is good but its horrible compiler in MY opinion. however it could be useful, at least project import  :P

Offline dwmcqueen

  • Multiple posting newcomer
  • *
  • Posts: 56
Re: Visual C++ 2008 Support?
« Reply #2 on: July 13, 2007, 04:01:35 pm »
Good to know.  What don't you like about the compiler (which is the only reason I'd take a look if it was better than 2005's)?

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: Visual C++ 2008 Support?
« Reply #3 on: July 13, 2007, 09:56:38 pm »
try to compile lightfeather3d engine with it  :( after this incident im not using it anymoore   :P however for other things it could be very good compiler =)
ps: im using mingw :)

Offline dwmcqueen

  • Multiple posting newcomer
  • *
  • Posts: 56
Re: Visual C++ 2008 Support?
« Reply #4 on: July 14, 2007, 02:11:48 am »
Did you get the same result VC++ 2005 or 2003?

I use MingW also normally...but like to have options.

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: Visual C++ 2008 Support?
« Reply #5 on: July 14, 2007, 03:19:25 pm »
i have tried it with 2005 and everything worked perfectly. seems like 2008 comes with modified standard headers  :?

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Visual C++ 2008 Support?
« Reply #6 on: July 14, 2007, 04:06:39 pm »
modified standard headers? O.o
What does that mean? That they're not standard after all?

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: Visual C++ 2008 Support?
« Reply #7 on: July 14, 2007, 08:09:42 pm »
That they're not standard after all?
hehe yes thats what i think!  :lol:

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: Visual C++ 2008 Support?
« Reply #8 on: July 14, 2007, 10:15:08 pm »
Microsoft has own standard. On my work place lot of people  migrating to Linux after meeting with Vista :shock:... Lots of them are switching to Ubuntu. Still don't know which Linux is the best.
gcc+winXP+suse.

Kiryn

  • Guest
Re: Visual C++ 2008 Support?
« Reply #9 on: July 24, 2007, 11:36:42 pm »
lubos your ignorant. Why would you wanna use GCC? Generate stupid makefiles. Have bulky executables. And other stuff. Just cause it didn't compile for your stupid engine. Your going to say it sucks. Maybe its cause you don't know what your doing or maybe. The stupid engine project files were badly setup.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Visual C++ 2008 Support?
« Reply #10 on: July 24, 2007, 11:41:33 pm »
lubos your ignorant. Why would you wanna use GCC? Generate stupid makefiles. Have bulky executables. And other stuff. Just cause it didn't compile for your stupid engine. Your going to say it sucks. Maybe its cause you don't know what your doing or maybe. The stupid engine project files were badly setup.

keep it polite please, instead if possible offer to help ...

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: Visual C++ 2008 Support?
« Reply #11 on: July 25, 2007, 09:19:32 am »
lubos your ignorant. Why would you wanna use GCC? Generate stupid makefiles. Have bulky executables. And other stuff. Just cause it didn't compile for your stupid engine. Your going to say it sucks. Maybe its cause you don't know what your doing or maybe. The stupid engine project files were badly setup.

i agree with you, but as i said:

Quote
its horrible compiler in !!! MY !!! opinion

Quote
however for other things it could be very good compiler =)

and its not my engine

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Visual C++ 2008 Support?
« Reply #12 on: July 25, 2007, 10:34:22 am »
lubos your ignorant. Why would you wanna use GCC? Generate stupid makefiles. Have bulky executables. And other stuff. Just cause it didn't compile for your stupid engine. Your going to say it sucks. Maybe its cause you don't know what your doing or maybe. The stupid engine project files were badly setup.

Kiryn, reconsider your attitude towards other board members...
Be patient!
This bug will be fixed soon...

Offline rjmyst3

  • Multiple posting newcomer
  • *
  • Posts: 117
    • wxFormBuilder
Re: Visual C++ 2008 Support?
« Reply #13 on: July 25, 2007, 01:46:50 pm »
/D_CRT_SECURE_NO_DEPRECATE

lol
'nuff said

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Visual C++ 2008 Support?
« Reply #14 on: July 25, 2007, 04:14:59 pm »
note that this is not new, also present in VC2005