Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: dwmcqueen on July 13, 2007, 03:42:39 pm

Title: Visual C++ 2008 Support?
Post by: dwmcqueen 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.
Title: Re: Visual C++ 2008 Support?
Post by: lubos 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
Title: Re: Visual C++ 2008 Support?
Post by: dwmcqueen 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)?
Title: Re: Visual C++ 2008 Support?
Post by: lubos 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 :)
Title: Re: Visual C++ 2008 Support?
Post by: dwmcqueen 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.
Title: Re: Visual C++ 2008 Support?
Post by: lubos 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  :?
Title: Re: Visual C++ 2008 Support?
Post by: rickg22 on July 14, 2007, 04:06:39 pm
modified standard headers? O.o
What does that mean? That they're not standard after all?
Title: Re: Visual C++ 2008 Support?
Post by: lubos on July 14, 2007, 08:09:42 pm
That they're not standard after all?
hehe yes thats what i think!  :lol:
Title: Re: Visual C++ 2008 Support?
Post by: Grom 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.
Title: Re: Visual C++ 2008 Support?
Post by: Kiryn 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.
Title: Re: Visual C++ 2008 Support?
Post by: killerbot 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 ...
Title: Re: Visual C++ 2008 Support?
Post by: lubos 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
Title: Re: Visual C++ 2008 Support?
Post by: mandrav 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...
Title: Re: Visual C++ 2008 Support?
Post by: rjmyst3 on July 25, 2007, 01:46:50 pm
/D_CRT_SECURE_NO_DEPRECATE

lol
'nuff said
Title: Re: Visual C++ 2008 Support?
Post by: killerbot on July 25, 2007, 04:14:59 pm
note that this is not new, also present in VC2005