Tagged With: Windows
cmake with MSVC
I have used cmake for a couple of years with my hobby projects, and I love it. It is a cross platform meta build system. Like with Qt, people tend to first think that “cross platform” is the main feature. But like with Qt it’s actually one great feature amongst many others. It brings so … Continue reading
Is Windows 7 based on MS DOS?
Yesterday I copied an InstallAware Project on the Jenkins continuous integration server. The copy always failed to build while the original succeeded. They were really the same at this point, so WTF!!! In the InstallAware forum I found out that the path name was getting too long. Well, yes, the name of the copied jenkins … Continue reading

