POV-Ray : Newsgroups : povray.off-topic : My Experience with Visual C++ 2008 Express Edition Server Time
12 Oct 2024 02:11:47 EDT (-0400)
  My Experience with Visual C++ 2008 Express Edition (Message 6 to 15 of 135)  
<<< Previous 5 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: nemesis
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 11 Feb 2008 21:35:00
Message: <web.47b1059c3fe42908cb801e460@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> nemesis wrote:
> > wouldn't it just be a matter of downloading OpenGL headers and libs?
>
> Presumedly, since the other compilers already work with OpenGL, he
> doesn't even need to download them, yes?

he said he lost several hours on a dialup connection to download VSX in the
first place.  And just wiped it out before trying because would have to
download an additional, what, 2MB?  I'm not a pro M$ guy, you know.  But it
seems it was a complete waste of time.

Or, if he already had the other tools available, couldn't he just point VSX to
the available headers and libs via paths or environment variables or something?


Post a reply to this message

From: Darren New
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 11 Feb 2008 23:39:14
Message: <47b122f2$1@news.povray.org>
Halbert wrote:
> While I agree that MSVC++ *should* include OpenGL, 

Why? It's freely available elsewhere. Why should MS include free 
software and pay for the bandwidth for everyone to download it when many 
(most) people won't want it, given that it's presumedly simply a matter 
of downloading it from the authors somewhere?

-- 
   Darren New / San Diego, CA, USA (PST)
     On what day did God create the body thetans?


Post a reply to this message

From: nemesis
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 00:05:00
Message: <web.47b1288a3fe42908cb801e460@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Halbert wrote:
> > While I agree that MSVC++ *should* include OpenGL,
>
> Why? It's freely available elsewhere. Why should MS include free
> software and pay for the bandwidth for everyone to download it when many
> (most) people won't want it, given that it's presumedly simply a matter
> of downloading it from the authors somewhere?

yeah, and besides it would work against M$ policy of pushing their own standards
(DirectX) rather than work together with the rest of the industry in
industry-strength standards... why give ideas to developers by including
foreign tech?...


Post a reply to this message

From: stbenge
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 00:56:33
Message: <47b13511@news.povray.org>
Warp wrote:
> John VanSickle <evi### [at] hotmailcom> wrote:
>> Sunday evening:  Discovered that VC 2k8 Express doesn't come with the 
>> OpenGL headers or libraries.
> 
>> Just Now:  Remembered that Dev-C++ and OpenWatcom do.
> 
>> Just Now:  Uninstalled MS VC 2008 Express Edition.
> 
>   I'm sorry to say this, but that sounds kind of stupid.

I'm inclined to think that, at the very least, such a quick decision was 
perhaps a little too hasty. I mean, it's only an eventuality that the 
time will arise in which Dev-C++ or some other compiler will not meet 
the stringent standards demanded by xxx-library. VC is no small 
download, not for those of us still struggling with dialup (I get 24Kpbs 
here :(...)

Sam


Post a reply to this message

From: Darren New
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 01:05:35
Message: <47b1372f$1@news.povray.org>
nemesis wrote:
> yeah, and besides it would work against M$ policy of pushing their own standards
> (DirectX) rather than work together with the rest of the industry

Yep. Welcome to for-profit software companies.

Name two other for-profit software companies that encourage you to use 
the competitors' software when you try out theirs for free?

-- 
   Darren New / San Diego, CA, USA (PST)
     On what day did God create the body thetans?


Post a reply to this message

From: Invisible
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 05:06:45
Message: <47b16fb5$1@news.povray.org>
Darren New wrote:

> Name two other for-profit software companies that encourage you to use 
> the competitors' software when you try out theirs for free?

Here's a better one: Name two other software companies [that anybody has 
heard of]. ;-)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Bill Pragnell
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 06:53:57
Message: <47b188d5$1@news.povray.org>
Darren New wrote:
> nemesis wrote:
>> yeah, and besides it would work against M$ policy of pushing their own 
>> standards
>> (DirectX) rather than work together with the rest of the industry
> 
> Yep. Welcome to for-profit software companies.
> 
> Name two other for-profit software companies that encourage you to use 
> the competitors' software when you try out theirs for free?

The MS Platform SDK does include the OpenGL headers, however. MS are 
obviously not too worried about promoting competing products.


Post a reply to this message

From: nemesis
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 10:25:00
Message: <web.47b1b9453fe42908d095e2bf0@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> nemesis wrote:
> > yeah, and besides it would work against M$ policy of pushing their own standards
> > (DirectX) rather than work together with the rest of the industry
>
> Yep. Welcome to for-profit software companies.
>
> Name two other for-profit software companies that encourage you to use
> the competitors' software when you try out theirs for free?

It's not the "competitors' software", it's an industry-strength API.  They could
provider their own implementation, but regardless of MS participating of
standards bodies like the W3C, they just choose to turn it down in favour of
their proprietary incompatible "standards".

Supporting industry-strength standards should only be a good thing.  It's
something major players in the industry agreed are a good thing.  It's
something consumers would agree to be a good thing if only the most used
platform more actively supported it, because it would allow competing platforms
running similar software based on the same standards to interoperate.  And
competition means better quality products on the market and fair prices.  Of
course, that's not on MS' agenda...

Other major industry-standards well supported by all major players are things
like XML, TCP/IP, HTTP etc.  As you see, most are network related, not platform
specific.  Since Windows don't rule on the server, it'd better comply or else MS
customers wouldn't find much happiness on the internet...


Post a reply to this message

From: Gail Shaw
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 10:59:14
Message: <47b1c252@news.povray.org>
"Invisible" <voi### [at] devnull> wrote in message
news:47b16fb5$1@news.povray.org...
> Darren New wrote:
>
> > Name two other for-profit software companies that encourage you to use
> > the competitors' software when you try out theirs for free?
>
> Here's a better one: Name two other software companies [that anybody has
> heard of]. ;-)

Oracle
Sun


Post a reply to this message

From: Invisible
Subject: Re: My Experience with Visual C++ 2008 Express Edition
Date: 12 Feb 2008 11:04:33
Message: <47b1c391@news.povray.org>
Gail Shaw wrote:

>> Here's a better one: Name two other software companies [that anybody has
>> heard of]. ;-)
> 
> Oracle
> Sun

I thought Sun only made hardware?

[Oh, mind you, they did do that little Java fad...]

OK, 10 points to Gail.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

<<< Previous 5 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.