25 Nov
2005
25 Nov
'05
4:31 p.m.
pivk wrote:
Build [Linker Fatal Error] Fatal: Unable to open file 'LIBBOOST_DATE_TIME-BCB-MT-1_33.LIB'
and idea what could be wrong?
does anyone have this file?
It was build by the 'bjam' process. Its final location depends on whether you specified 'install' or 'stage' when invoking bjam. You need to add the folder where this file is located to the lib paths (under directories/conditionals in project options). Cheers Russell