Opened 6 years ago

#12899 new Bugs

ERROR: Error LNK1104 cannot open file 'libboost_date_time-vc140-mt-gd-1_63.lib'

Reported by: Kurt VanderKoi Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.63.0 Severity: Showstopper
Keywords: Error LNK1104 Cc: Kurt.VanderKoi@…

Description

Platform: Windows 10

Application Software: C++ Visual Studio 2017 Community RC and “boost_1_63_0”

I attempted to build using “bootstrap” -

### ### Using 'msvc' toolset. ###

C:\Boost\boost_1_63_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap

C:\Boost\boost_1_63_0\tools\build\src\engine>md bootstrap

C:\Boost\boost_1_63_0\tools\build\src\engine>cl /nologo /GZ /Zi /MLd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c

C:\Boost\boost_1_63_0\tools\build\src\engine>exit /b 9009

Change History (0)

Note: See TracTickets for help on using tickets.