Questions tagged [gnome-builder]

GNOME Builder is a general purpose integrated development environment (IDE) for GNOME desktop environment. It supports multiple programming languages including C, C++, Python and Rust. https://wiki.gnome.org/Apps/Builder

47 questions
0
votes
1 answer

Gnome Builder. How to include a package?

I'm trying to find my feet with Gnome Builder and Vala and create a simple helper application for work. I need to do a basic http GET and so I'm trying to experiment with Soup however I'm coming unstuck with how to tell Builder to use the libsoup…
Rob
  • 63
  • 1
  • 5
0
votes
1 answer

How can I call Django's manage.py from GNOME Builder?

I have GNOME Builder installed on 3.24.1 installed on Ubuntu 17.04. I have a functional Django project and an associated virtualenv. (Django 1.11, Python 3) How can I configure Builder, so that when I click Run it invokes manage.py runserver in the…
lofidevops
  • 15,528
  • 14
  • 79
  • 119
1 2 3
4