Spaces in Paths are Evil!

This comes as no surprise to anyone who has wrestled with this problem. While trying to make sure that the EP Simulator program builds and runs on Windows, I ran into trouble using absolute paths in my qmake *.pro files. Qmake is a tool from Qt Software that generates a Makefile that builds the program.… Continue reading Spaces in Paths are Evil!

Wacky UAC – Part I

During our current work on upgrading EP Office, I ran smack into the wackiness that is Vista UAC (User Access Control). If you use Vista at all, you know what that is. You start a program, everything seems to freeze for an inordinate period of time, then, the screen goes gray, and the dreaded UAC… Continue reading Wacky UAC – Part I

Triple Booting on SuperSluggo

I’ve been maintaining EP Office on my Panasonic Toughbook laptop Krell, which dual boots Windows XP and OpenSuse 11.0. SuperSluggo, my main desktop dual boots OpenSuse 10.3 and Windows Vista. Unfortunately all my development tools for EP Office are older versions, such as InstallShield Express 4.0, and won’t run on Vista. So it was time… Continue reading Triple Booting on SuperSluggo