|
Re: [realtime_raytracing] Intel Compiler / Hardware Questions
> The one you prefer. But for cross-platform, never use VC+: lots of
standard stuff
> not supported, and lots of non standard stuff integrated.
With little attention you can easily use vc++ and still code portable
stuff... vc's ide is really good, and it have very nice features for
debugging your apps (such es edit&compile, to edit on the fly the source
when you find a bug...). I really like it, even if it's M$ =)
--*PaN!*
|