No announcements
Found 857550 threads
-
1 Votes
Specifying "<<" operators and the boost library
Hi Gary, We believe this issue is related to the third party product, Boost Library.Answered | 1 Replies | 3409 Views | Created by Gary Oak - Friday, April 30, 2010 1:07 PM | Last reply by Yi Feng Li - Thursday, May 6, 2010 9:16 AM -
0 Votes
Using a Boost library with windows form applications?
The Boost should be complier under the native codes.Answered | 1 Replies | 3411 Views | Created by caps13 - Sunday, January 1, 2012 4:19 PM | Last reply by Jesse Jiang - Tuesday, January 3, 2012 6:20 AM -
2 Votes
Where Am I Asking For Old Boost Library?
Thanks RLWA32: It turns out my problem is that I had an old version of Boost's headers in the header directory.Answered | 5 Replies | 923 Views | Created by a_unique_name - Thursday, May 12, 2016 9:25 PM | Last reply by a_unique_name - Friday, October 7, 2016 9:08 AM -
0 Votes
The application was unable to start correctly (0xc00007b) [CLR + x64 + Boost library]
From this page, we see the cause of 0xc000007b is Boost::Thread is linked statically to binary built with /clr.Answered | 3 Replies | 5667 Views | Created by MaySam-S - Tuesday, November 19, 2013 8:35 PM | Last reply by Anna Cc - Wednesday, December 4, 2013 3:15 AM -
0 Votes
How to build Boost libraries with Clang 3.7 with Microsoft CodeGen?
> the Boost source code (currently 1_61_0 available).Answered | 1 Replies | 1102 Views | Created by Juan Dent - Thursday, May 26, 2016 11:39 PM | Last reply by Jack Zhai-MSFT - Monday, May 30, 2016 3:21 AM -
0 Votes
Adding include and library folders (e.g. for Boost) to all projects by default?
C:\Program Files (x86)\boost\boost_1_44) and library folders (e.g.Answered | 3 Replies | 7455 Views | Created by Axxat - Saturday, April 2, 2011 9:22 PM | Last reply by Anatoly K. _ - Friday, July 1, 2011 9:44 AM -
2 Votes
How to build boost::thread for WinRT ARM?
http://blogs.msdn.com/b/vcblog/archive/2014/07/18/using-boost-libraries-in-windows-store-and-phone-applications.aspx SteveAnswered | 3 Replies | 4871 Views | Created by MarkVincze - Monday, August 5, 2013 12:28 PM | Last reply by Steven Gates - Monday, July 21, 2014 9:57 PM -
1 Votes
USB Ready Boost
I used a 4 GB USB stick for Ready Boost.Answered | 5 Replies | 3762 Views | Created by D. Chatterjee - Thursday, May 16, 2013 7:29 PM | Last reply by Just Karl - Monday, August 11, 2014 10:43 PM -
0 Votes
statement using boost::mpl::if_
Silver_Gates wrote: Hi i came across the following structure template < typename P , LibBase u , SerializeTo archiver ...Answered | 1 Replies | 3911 Views | Created by Silver_Gates - Sunday, October 17, 2010 12:40 PM | Last reply by Igor Tandetnik - Sunday, October 17, 2010 3:43 PM -
0 Votes
READY BOOST ON VISTA
how ready boost works on vista?Answered | 1 Replies | 9629 Views | Created by saman-esmaeili - Wednesday, April 29, 2009 11:47 PM | Last reply by Kiran Polimetla - Wednesday, May 27, 2009 9:46 AM -
0 Votes
About Boosted decision tree regression
Note that the underlying algorithm is different, for technical details please see this paper: Greedy Function Approximation: A Gradient Boosting Machines Hope this ...Answered | 1 Replies | 528 Views | Created by Mr. Ham - Friday, February 26, 2016 2:53 AM | Last reply by Roope Astala - MSFT - Friday, February 26, 2016 5:41 PM -
0 Votes
Concurrency::samples::parallel_transform and boost zip iterators
gt; ...Answered | 4 Replies | 6598 Views | Created by GT227 - Friday, October 28, 2011 3:49 AM | Last reply by GT227 - Tuesday, November 1, 2011 7:55 PM -
0 Votes
Boosted Decision Tree Regression - How to interpret the leave?
Hello together, how I can interpret the leafs of a boosted decision tree regression?Answered | 1 Replies | 440 Views | Created by Basti_B - Monday, June 13, 2016 11:18 AM | Last reply by jopela-msft - Monday, June 13, 2016 11:33 AM -
2 Votes
boost::ref vs std::tr1::ref problem
It works with boost::ref().Answered | 2 Replies | 7615 Views | Created by obirsoy - Sunday, March 1, 2009 9:16 PM | Last reply by Mr. Schmidt - Sunday, May 22, 2011 12:47 AM -
1 Votes
Visualizing variables in two class boosted decision tree
I`ve been developing a model using two class boosted decision tree.Answered | 1 Replies | 637 Views | Created by Alex Champion - Thursday, November 3, 2016 8:35 AM | Last reply by mewahl - Thursday, November 3, 2016 12:27 PM -
0 Votes
Boost libraries
Hi The Boost library is very large, and I used a Boost command line option to do the default Windows build of the Boost library, which ...Answered | 4 Replies | 2655 Views | Created by RobertHF - Friday, June 14, 2013 5:56 PM | Last reply by Rob Caplan [MSFT] - Saturday, June 15, 2013 12:25 AM -
0 Votes
Can't compile with boost::log (Visual Studio 2013 Preview)
You seem to be trying to pass a stringstream directly as the argument to the boost::log functionality in question.Answered | 5 Replies | 6743 Views | Created by Chisser98 - Tuesday, September 10, 2013 2:07 AM | Last reply by Chisser98 - Wednesday, September 11, 2013 1:05 PM -
0 Votes
#include <boost/asio.hpp>
The APIs you can use or any libraries you leverage need to use the APIs listed in the API reference for Metro style apps.Answered | 2 Replies | 2612 Views | Created by strentler - Thursday, March 8, 2012 11:23 AM | Last reply by DavidLamb - Saturday, March 10, 2012 12:58 AM -
0 Votes
boost::range::adaptors & std::bind compiler error on VC++11
Wrapping std::bind return value in std::function make that code compile, but you are right that boost doesn't support VC++11 yet.Answered | 2 Replies | 2308 Views | Created by Arseny Tolmachev - Thursday, March 1, 2012 5:50 AM | Last reply by Arseny Tolmachev - Thursday, March 1, 2012 12:51 PM -
0 Votes
compiling error when using boost::multi_index in debug mode, but succeed in release mode
,boost::mpl::na>,boost::multi_index::ordered_non_unique<boost::multi_index::tag<DbReferencedStyleInfoIndex::RecordId,boost::mpl::na,boost::mpl::na ...Answered | 3 Replies | 1246 Views | Created by Venice Ye - Tuesday, October 27, 2015 1:54 AM | Last reply by Jamles Hez - Wednesday, November 4, 2015 1:56 AM - Items 1 to 20 of 857550 Next ›
No announcements