The Following User Says Thank You to Wikiwide For This Useful Post: | ||
![]() |
2013-09-07
, 21:33
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#82
|
The Following 7 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2013-10-07
, 01:05
|
|
Posts: 198 |
Thanked: 219 times |
Joined on May 2012
@ Louth / Ireland
|
#83
|
![]() |
2014-03-12
, 21:13
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#84
|
Orecchiette is open-source software, released under the GPL version 2 (or greater). You can find the source code at Github:
https://github.com/jpietrzak8/Orecchiette
~/MyDocs/Dev/Orecchiette $ qmake orecchiette.pro Package gstreamer-0.10-plugins-good was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10-plugins-good.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10-plugins-good' found Package gstreamer-0.10-plugins-good was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10-plugins-good.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10-plugins-good' found Package gstreamer-0.10-plugins-good was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.10-plugins-good.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.10-plugins-good' found Package gstreamer0.10-flac was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer0.10-flac.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer0.10-flac' found Package gstreamer0.10-flac was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer0.10-flac.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer0.10-flac' found Package gstreamer0.10-flac was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer0.10-flac.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer0.10-flac' found ~/MyDocs/Dev/Orecchiette $
unix { CONFIG += link_pkgconfig PKGCONFIG += gstreamer-0.10 gstreamer-0.10-plugins-good gstreamer0.10-flac }
The Following 2 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2014-03-12
, 21:27
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#85
|
![]() |
2014-03-12
, 21:54
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#86
|
flac maybe this? http://maemo.org/packages/package_in...3+0m5.tk1.nb1/
Package gstreamer0.10-flac was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer0.10-flac.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer0.10-flac' found
The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
2014-03-12
, 22:15
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#87
|
The Following 6 Users Say Thank You to ade For This Useful Post: | ||
![]() |
2014-03-12
, 22:16
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#88
|
Thanks but no goodInstalled that but stil getting...
It is my understanding, based on reading this, that I need a '-dev' package of some sort. The only '-dev' packages related to flac that I've found were libflac-dev and libflac++-dev, both getting me nowhere.Code:Package gstreamer0.10-flac was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer0.10-flac.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer0.10-flac' found
The Following 3 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
2014-03-12
, 22:40
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#89
|
The Following 4 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2014-03-17
, 22:48
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#90
|
The Following User Says Thank You to Estel For This Useful Post: | ||
![]() |
Tags |
nokia n900, pasta, recording |
|
The dream is to be able to use voice-calls in noisy environment. Or in a noise-free environment when you don't want to distract others.
Voice-SMS would also be an interesting task. They would be input as voice, sent as SMS, and read as voice.
Best wishes.