error: QAudioFormat: No such file or directory

140 views
Skip to first unread message

Rob Frohne

unread,
Sep 8, 2011, 6:36:02 PM9/8/11
to mobo...@googlegroups.com
Hi,

While I was working on the softrock server, something happened to
QtRadio. I did rm the QtRadio.pro.user. but now I'm getting this error:

../QtRadio/UI.h:34: error: QAudioFormat: No such file or directory

However, it looks like I have the file here:

frohro@frohro-d830:~$ locate QAudioFormat
/usr/include/QtMultimediaKit/QAudioFormat
frohro@frohro-d830:~$

Also I got the routing working so you can try my server using JACK at:

74.85.89.174


Last I looked, the 20 meter beam was down toward Graeme.

73,

Rob
KL7NA

--
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla University
100 SW 4th Street
College Place, WA 99324
(509) 527-2075 http://people.wallawalla.edu/~rob.frohne

rob_frohne.vcf

Glenn VE9GJ

unread,
Sep 8, 2011, 8:11:38 PM9/8/11
to mobo...@googlegroups.com
Hi Rob

I'm no help with your QtRadio build error but your server works great
from here!

73
Glenn VE9GJ

Rob Frohne

unread,
Sep 8, 2011, 11:22:16 PM9/8/11
to mobo...@googlegroups.com
Hi Glenn,

I uncommented the line:

INCLUDEPATH += /usr/include/QtMultimediaKit

in the .pro file. I guess some of us have had this problem before. It
must have something to do with the way the qt4-dev is set up in 32 bit
Natty or something.

Glad you can connect to the server. I am annoyed by frequent birdies
with my present setup. I'm using a different sound card (a Delta 1010lt
and a Dell D610 laptop with a dock so that I can use the PCI card.

73,

Rob
KL7NA

--

rob_frohne.vcf

Rob Frohne

unread,
Sep 8, 2011, 11:44:13 PM9/8/11
to mobo...@googlegroups.com
Unfortunately now it can't find the library.

:-1: error: cannot find -lQtMultimedia

Arrggghhhh!

Rob

rob_frohne.vcf

Rob Frohne

unread,
Sep 8, 2011, 11:52:40 PM9/8/11
to mobo...@googlegroups.com
Okay, here is the solution for Ubuntu 11.04 anyway.

#-------------------------------------------------
#
# Project created by QtCreator 2010-07-05T10:00:09
#
#-------------------------------------------------

# Comment the line below for Ubuntu 11.04
//QT += core gui network multimedia mobility

# Uncomment the lines below for Ubuntu 11.04
CONFIG += mobility
MOBILITY += multimedia

# Comment the line below for Ubuntu 11.04
#INCLUDEPATH += /usr/include/QtMobility
#INCLUDEPATH += /usr/include/QtMultimediaKit

TARGET = QtRadio
TEMPLATE = app
...

Rob

rob_frohne.vcf
Reply all
Reply to author
Forward
0 new messages