Skip to content

hacker@heart

Exploring computers, electronics, code, the internet, and the world around us

Strings and ints and bools, Oh My!

Posted on March 12, 2010November 9, 2022 By Vic

I’ve been spending the better part of the day wrangling with MS Visual Studio 9 as I try to become the maintainer for the client application written in C++ used by my company. Let me tell you, if that doesn’t sound like much fun, it’s even less.

Generally things are working relatively well, but occasionally VS gets a bug up its ass where every compile generates hoards of warnings for no apparent reason making me search the net and my code looking for what might be causing this.

So far as new maintainer, I’ve synchronized all the different places the previous maintainers had set varying version numbers for the app by making one central include file that is managed by a clever little Perl script I wrote to update a build number each time the project is built in release mode. I’ve created a ‘Setup’ sub-project within the solution to generate .msi install files and an optional setup.exe as well.

I come from a UNIX build environment. I used make and gcc and vi. Some of the conventions in MSVS are very foreign and they’re giving me headaches at times – especially precompiled headers. Do I use them? Do I want them? Why can’t my project find “stdafx.h”??

Coding, Computers

Post navigation

Previous Post: Morning Movie Madness
Next Post: Twitter Post from 2010-07-07 00:41:55 +0000

Related Posts

The one with better byte Computers
C# is (C++)++ Coding
The one with more OSes Computers

Archives

  • May 2023
  • November 2022
  • August 2015
  • February 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • March 2010

Categories

  • Coding
  • Computers
  • Electricity
  • Electronics
  • Internet
  • Personal
  • Technology
  • Tweet
  • Uncategorized

Recent Posts

  • Brute-force Attacks
  • Ancient Filth
  • My first PCB
  • Regarding a long lapse in updates…
  • Sunshine and Lollipops

Recent Comments

No comments to show.

Copyright © 2022 vic@mvgrafx.net

Powered by PressBook Masonry Dark