This post is very old. Please bear in mind that information here might be incorrect or obsolete, and links can be broken. If something seems wrong, please feel free to comment or contact me and I'll update the post.
I finally managed to get some time to update the niven build scripts (possibly 50% rewritten
). Now, it still supports Windows only, but it will support x64 and x86. The x64 support is currently held back until Boost 1.34 comes out.
I’ve also used a conditional statement in Python for the first time (suffix = 'd' if conf == 'debug' else '')
Related posts: