[CXX-774] Cmake/Make parallelized build fails Created: 15/Dec/15  Updated: 11/Jan/16  Resolved: 15/Dec/15

Status: Closed
Project: C++ Driver
Component/s: Build
Affects Version/s: 0.2.0
Fix Version/s: 3.0.0-rc0

Type: Bug Priority: Minor - P4
Reporter: Jean-Bernard Jansen Assignee: Andrew Morrow (Inactive)
Resolution: Done Votes: 0
Labels: Bug, pull-request
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Epic Link: C++11 Driver MongoDB 3.2

 Description   

When generating makefiles with CMake, a paralleized build such as "make -j8" does not work because the examples tries to compile over a local installation which is not finished yet.

This can be solved by adding the right dependencies.



 Comments   
Comment by Githook User [ 15/Dec/15 ]

Author:

{u'name': u'Jean-Bernard Jansen', u'email': u'jeanbernard@jansen.fr'}

Message: CXX-774: Add dependencies to make paralleized build available
Branch: master
https://github.com/mongodb/mongo-cxx-driver/commit/4bb2ac67abdb52bf1c39b8068170a2ccc3c16562

Comment by Andrew Morrow (Inactive) [ 15/Dec/15 ]

Thanks for the ticket and the pull request

Comment by Jean-Bernard Jansen [ 15/Dec/15 ]

See github pull request: https://github.com/mongodb/mongo-cxx-driver/pull/398

Generated at Wed Feb 07 22:00:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.