amit shah <techlist.amit@...> writes: > > Hi All, I developing a qt based console (app) daemon to play sound files . > I'm using QT ver 4.7.3 with a 201108 version of ptx dist. > When I launch the app with or without the -qws flag it gives me the following error > > QWSSocket::connectToLocalFile could not connect:: No such file or directory > > > The app is launching and does not terminate but no sound is playing. > > Any insight would be welcome. > > Find the source code attached. > > regards > --amit > > Attachment (SoundServer.tgz): application/x-gzip, 4014 bytes The file attached is a .bin file not SoundServer.tgz
Have you looked around for file that has the function connectToLocalFile in it? And does that file get included in your main?
