-
I build giada from master repo on Fedora 30.
I meet the following problem:
```
g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"giada\ 0.15\" -…
-
**Environment**
- OS: Linux Debian Buster
- Giada version: latest master
**Describe the bug**
In the configure I see:
```
checking rtmidi/RtMidi.h usability... yes
checking rtmidi/RtMidi.h pr…
-
Hi! When building 0.16.3 from source for the Arch Linux package, the build fails on several problems in `src/gui/dialogs/sampleEditor.h`.
```
g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada…
dvzrv updated
4 years ago
-
I'm getting this error when trying to build v0.16.1-4-g24e19f03
>g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.16\" -DPACKAGE_STRING=\"giada\ 0.16\" -DPACKAGE_BUGREPO…
-
I maintain the [AUR package for giada](https://aur.archlinux.org/packages/giada/). Recently, users have reported that compilation fails with the following error:
```
g++ -DPACKAGE_NAME=\"giada\" -…
-
I'm trying to compile on Fedora 23 x64 and get the following error:
```
g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"giada\ 0.13\" -DPACKAG…
-
Giada's current git (27th of October) fails to compile.
Here is the error I get:
```
g++ -DPACKAGE_NAME=\"giada\" -DPACKAGE_TARNAME=\"giada\" -DPACKAGE_VERSION=\"0.10\" -DPACKAGE_STRING=\"giada\ 0.1…
-
When using autoconf, it gives a deprecation warning:
```
$ autoreconf
configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:9: h…