Well, let's say I've downloaded the TC with GIT and made the C++ project with Cmake successfully.
Now I can easily compile it on 64 bit mode without of problems, but I'm getting some problems when I'm trying to compile it on 32 bit mode.
Note: All my tools including Cmake, Boost, etc are 64 Bit.
http://imgur.com/VwAfG5x