After building bootstrap, it generated b2 but it did not generate bjam(I guess that should be fine because b2 is the new name and bjam is the new one). All the libraries are generated fine in Stage/lib. But I get this error now LNK1181. looks like that stage.obj file is not generated, not sure why.

Is there any way I can Ignore this error? This code was written in 1997 maybe in VS2013, we don't even use boost anymore. But there are so many dependencies, I have to use it. FYI same code works fine in VS2003.

Any help would be appreciated, I am a newbee to visual studio(Hope this question is not silly). enter image description here

0

There are 0 best solutions below