Ohad Barta <sohadb1357@gmail.com>
wrote:
> I installed and compiled boost for my project a long time ago, however now
> I fail to repeat on this success on another computer.
...
> what is the corresponding cmd compilation command? I tried to specify all
> the corresponding flags but for some reason it doesn't work,(for example-
> despite using the flag --address-model=64, the folder "address-model-64"
> wasn't constructed in my folders hierarchy tree, so I guess that this flag
> was ignored)

There may be other errors, but what jumps out at me right now is that the "address-model=" part does NOT require two minus-signs in front of it...