GetDunne Wiki

Notes from the desk of Shane Dunne, software development consultant

User Tools

Site Tools


some_notes_on_linux_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
some_notes_on_linux_setup [2018/09/11 17:41]
shane
some_notes_on_linux_setup [2018/09/14 19:52] (current)
shane
Line 14: Line 14:
   sudo apt-get update   sudo apt-get update
   sudo apt-get install cmake -y   sudo apt-get install cmake -y
 +
 +To compile Projucer-generated Linux makefile projects, you need a "devel" version of the //libcurl// package. See https://forum.juce.com/t/where-does-libcurl3-dependancy-come-from/27679. I was able to resolve this by
 +
 +  sudo apt-get install libcurl4-gnutls-dev
  
some_notes_on_linux_setup.1536687701.txt.gz ยท Last modified: 2018/09/11 17:41 by shane