Skip to content

History / Ubuntu Step by Step Compilation

Revisions

  • Remove libgtk from deps and use ninja to build (is much faster and removes need for -j parameter)

    @sirjuddington sirjuddington committed Jan 28, 2025
  • Updated Ubuntu Step by Step Compilation (markdown)

    @sirjuddington sirjuddington committed Oct 25, 2023
  • Update for 3.2.x

    @sirjuddington sirjuddington committed Oct 22, 2023
  • Add bzip2 library to the apt-get install line since it's recommended by the CMake build system

    @Calinou Calinou committed Apr 21, 2018
  • Add `libwxgtk-webview3.0-dev` , not picked up by CMake, but is required for the executable library linkage

    @zryan3 zryan3 committed Jul 25, 2016
  • I added the `libcurl4-openssl-dev` since it is needed to install curl.h header which is needed to be found for {CURL_INSTALL_DIR} in CMake

    @zryan3 zryan3 committed Jul 25, 2016
  • Updated Ubuntu Step by Step Compilation (markdown)

    @sirjuddington sirjuddington committed Feb 28, 2016
  • Updated Ubuntu Step by Step Compilation (markdown)

    @sirjuddington sirjuddington committed Dec 14, 2015
  • Updated Ubuntu Step by Step Compilation (markdown)

    @sirjuddington sirjuddington committed Dec 14, 2015
  • Removed SFML repository section (no longer needed), added optional step to switch to 3.1.1 branch, added webkit startpage switch to cmake line

    @sirjuddington sirjuddington committed Dec 14, 2015
  • wxWidgets 3.0 is now available in Ubuntu repository

    Michał Tomczyk committed Jun 25, 2015
  • Updated Ubuntu Step by Step Compilation (markdown)

    @sirjuddington sirjuddington committed May 9, 2015
  • Convert to Markdown

    @sirjuddington sirjuddington committed May 7, 2015