Opened 5 years ago
Closed 5 years ago
#13279 closed Support Requests (duplicate)
1.65.1 Not build vc141
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | Boost 1.66.0 | Component: | build |
Version: | Boost 1.65.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Hi I'm using vs2017 I have C++ cross platform project. I want use to boost lib but I'm nat build boost Down Error code I need a help
[vcvarsall.bat] Environment initialized for: 'x86' Using 'vc141' toolset.
C:\Users\salih.yucel\Source>if exist bootstrap rd /S /Q bootstrap
C:\Users\salih.yucel\Source>md bootstrap
C:\Users\salih.yucel\Source>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib advapi32.lib user32.lib /Febootstrap\yyacc0 yyacc.c yyacc.c c1: fatal error C1083: Cannot open source file: 'yyacc.c': No such file or directory
Change History (3)
comment:1 by , 5 years ago
comment:3 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
possible duplicate of #13197
see possible workaround in comments of #13197