Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Building C++ project with libraries / dependencies

aleksasg March 8, 2017

Hello,

How I can add some libraries and dependencies to the bitbucket-pipelines.yml that could build my C++ project without any problems or crashes? Do I need to have these libraries together with project?  

 

2 answers

1 accepted

3 votes
Answer accepted
Matt Ryall
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 8, 2017

Build environments in Bitbucket Pipelines are provided by the Docker image that you configure in your YAML file.

Details on how to use a Docker image from Docker Hub or build your own are in our documentation: https://confluence.atlassian.com/bitbucket/using-docker-images-as-build-environments-792298897.html.

Umang Desai November 29, 2018

So is there a guide to build C++ projects on bitbucket? 

Like # people like this
0 votes
aleksasg March 8, 2017

Never mind, somehow I configured it so its working now.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events