Opened 5 years ago

Last modified 5 years ago

#13298 new Bugs

boost_1_65_1

Reported by: jaime.oliva@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.65.0 Severity: Problem
Keywords: Cc:

Description

boost_1_65_1 does not build out of the box in MSVS2010. It fails to compile with about 20 errors starting in "strings.c(195)..." I will simply move to VS2015. I do not see how to upload bootstrap.log, but here are a few lines of it: strings.c(195) : error C2143: syntax error : missing ';' before 'type' strings.c(196) : error C2065: 'p' : undeclared identifier strings.c(196) : error C2065: 'p' : undeclared identifier strings.c(196) : warning C4047: '>=' : 'int' differs in levels of indirection from 'char *'

Change History (3)

comment:1 by anonymous, 5 years ago

Hello,

I am having the same problem. Please let us know how to build it.

comment:2 by anonymous, 5 years ago

+1

I have the same content in my bootstrap.log. Trac fails to load the attachment--thinks it's spam.

comment:3 by anonymous, 5 years ago

I also have the same problem - and I also cannot attach the log

Note: See TracTickets for help on using tickets.