The sacred.pgo file works fine for chris, but ross is way off sync.
any ideas?
Search found 4 matches
- Wed Jul 23, 2014 1:33 pm
- Forum: How Do I...?
- Topic: Compile 2.0 under Ubuntu Linux
- Replies: 3
- Views: 672
- Wed Jul 23, 2014 10:58 am
- Forum: How Do I...?
- Topic: Compile 2.0 under Ubuntu Linux
- Replies: 3
- Views: 672
Re: Compile 2.0 under Ubuntu Linux
changing to the follwing code helped files to actaully filter correctly under ubuntu. QString filePath = QFileDialog::getOpenFileName(this, tr("Open"), settings.value("default_dir", "").toString(), tr("Papgayo and Audio files (*.pgo *.wav *.aif *.aiff)")); ins...
- Tue Jul 22, 2014 11:18 pm
- Forum: How Do I...?
- Topic: Compile 2.0 under Ubuntu Linux
- Replies: 3
- Views: 672
Re: Compile 2.0 under Ubuntu Linux
sudo apt-get install qtmultimedia5-dev
fixed the problem.
now file/open doesn't recognize any .pgo or .wav files.
they don't show up in the UBUNTU dialog.
fixed the problem.
now file/open doesn't recognize any .pgo or .wav files.
they don't show up in the UBUNTU dialog.
- Tue Jul 22, 2014 9:58 pm
- Forum: How Do I...?
- Topic: Compile 2.0 under Ubuntu Linux
- Replies: 3
- Views: 672
Compile 2.0 under Ubuntu Linux
Hi Guys! Looks like a great product! I'm trying to compile it under Linux. Hopefully it's possible. This is what I'm getting: ////////////////////////////////////////////////////////////////////////// 12:51:27: Running steps for project Papagayo... 12:51:27: Starting: "/usr/lib/x86_64-linux-gnu...