[ https://issues.apache.org/jira/browse/THRIFT-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130673#comment-13130673 ]
Kenjiro Fukumitsu commented on THRIFT-1396: ------------------------------------------- I did't know thrift project removed boost dependancy from compiler before. There is no particular reason using boost, I just don't know any other way to generate uuid in C++ on unix . I think I can write ifdef conditions which stop using boost if HAVE_BOOST is not defined. In that case compiler won't generate guid for interfaces. I think it doesn't matter because generated code will work without guid, though in some cases it will be useful if there is guid. > Dephi generator has dependacy on boost 1.42 later. > -------------------------------------------------- > > Key: THRIFT-1396 > URL: https://issues.apache.org/jira/browse/THRIFT-1396 > Project: Thrift > Issue Type: Improvement > Affects Versions: 0.8 > Reporter: Kenjiro Fukumitsu > Assignee: Jake Farrell > > Build fails if boost/uuid does not exist. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira