2006-06-30

Flaaaames!

All reason has failed, it's time for some transparent flaming of Laurence's response to my previous post.

I do not have the time or inclination to install each one to find out if it is in the default package selection, ...

Don't worry, I'm more than happy to do it for you. It appears that (k)Ubuntu, Mandriva, Fedora and SUSE don't ship with the packages in their default install.

..and even if not it’s still a single tick-box away and can be installed from the installation media rather than a large download away.

Where did you get this installation media from, just out of interest? Did you download them, say, a DVD iso? Sounds rather large, if you aren't going to be installing most of the packages by default. Maybe you didn't download them and paid someone like The Linux Shop to ship them to you? You may not be aware that Microsoft offer a similar service, for instance, they allow you to order the platform sdk on a low-cost cd.

..it took 3 searches and 20 minutes following various links to find a download page for Visual Studio Express Edition.

I think we might need pictures here.

  1. First of all we're going to visit the website of a popular search engine, known as Google. You may have heard of it. We're looking for "Visual Studio Express Edition", so go ahead and enter it into the box, noquotes. Google's home page with the I'm Feeling Lucky button highlighted Click "I'm feeling lucky", as indicated in the above image.
  2. This'll get you to the Visual Studio Express Edition home page. From here, we have to decide which version of VSEE we're after For Windows Development. At random, I've picked the C++ edition, so click Visual C++ 2005 Express Edition. Another screen capture is provided if you are having problems locating the link: Visual Studio 2005 editions
  3. We're aiming to download it, so, here, click on the large DOWNLOAD NOW link. Large Download Now image. No arrows required here, I hope.
  4. Again, click "Download": Download link with subtle indication arrows.
  5. That's all. If, however, you'd prefer to manually download the file as apposed to use Microsoft's download manager, you may want to select manual installation instructions here.

By my count, that's four mouse clicks from the google home-page. The Direct-X SDK is three.

Additionally, once downloaded and installed I still have to add the library paths for DirectX’s libraries to the search paths for any project requiring them.

Visual Studio has a global library path, very useful for these library things. It even has a nice GUI to configure it! To access it, under Visual Studio 2005, follow: Tools -> Options -> Projects and Solutions -> VC++ Directories -> Show directories for: Library files.

Any path added to there will be searched by your project.

...As far as I can tell (I may be wrong) this ’standard’ is a defacto standard and applications do not have to comply if they do not want to....

I wasn't refering to the labeling of the menus, I was refering to the fact that they will be accessible via. alt keys (if they exist at all), and that windows will attempt to fill in any access keys that the application has failed to specify, meaning that you'll always have a consistent interface.

Hope that helps :)


Commenting is disabled for this post.

Read more of Faux' blog