Code Monkey home page Code Monkey logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Please post the output of nm -D /usr/lib/libportaudio.so

Original comment by [email protected] on 29 Aug 2012 at 5:31

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
bigdaddy@bigdaddy-media:~$ nm -D /usr/lib/libportaudio.so
00002120 T PaConvert_Process
00002030 T PaConvert_SetupInput
000020a0 T PaConvert_SetupOutput
000026a0 T PaConvert_TriangularDither
00003f20 T PaHost_AllocateFastMemory
00003fa0 T PaHost_CloseStream
000024e0 T PaHost_FindClosestTableEntry
00003ea0 T PaHost_FreeFastMemory
00002670 T PaHost_GetStreamRepresentation
00005100 T PaHost_Init
00002c70 T PaHost_IsInitialized
00004990 T PaHost_OpenStream
00004170 T PaHost_StartEngine
00003e10 T PaHost_StartInput
00003e00 T PaHost_StartOutput
000040c0 T PaHost_StopEngine
00003e20 T PaHost_StopInput
00003e30 T PaHost_StopOutput
00003e40 T PaHost_StreamActive
00003ed0 T PaHost_Term
000033b0 T PaHost_ValidateSampleRate
00002e70 T Pa_AbortStream
00002700 T Pa_CallConvertInt16
00002f20 T Pa_CloseStream
000048e0 T Pa_CountDevices
00003470 T Pa_FlushStream
00002640 T Pa_GetCPULoad
00003de0 T Pa_GetDefaultInputDeviceID
00003df0 T Pa_GetDefaultOutputDeviceID
00004d90 T Pa_GetDeviceInfo
00002550 T Pa_GetErrorText
00003e80 T Pa_GetHostError
00004930 T Pa_GetInternalDevice
000047f0 T Pa_GetMinNumBuffers
00002c90 T Pa_GetSampleSize
00002d40 T Pa_Initialize
000032f0 T Pa_OpenDefaultStream
00002fb0 T Pa_OpenStream
00003ba0 T Pa_QueryDevice
00004de0 T Pa_QueryDevices
000035b0 T Pa_SetLatency
000036a0 T Pa_SetupDeviceFormat
00003850 T Pa_SetupInputDeviceFormat
00003890 T Pa_SetupOutputDeviceFormat
00003f70 T Pa_Sleep
00002ea0 T Pa_StartStream
00002e90 T Pa_StopStream
00002d90 T Pa_StreamActive
00003500 T Pa_StreamTime
00002cf0 T Pa_Terminate
00003480 T Pa_UpdateStreamTime
         w _Jv_RegisterClasses
00007124 A __bss_start
         w __cxa_finalize
         U __errno_location
         w __gmon_start__
         U __open_2
         U __printf_chk
         U __sprintf_chk
         U __stack_chk_fail
00007124 A _edata
0000713c A _end
00005198 T _fini
00001444 T _init
         U close
         U fflush
         U free
         U getenv
         U getpid
         U gettimeofday
         U ioctl
         U malloc
         U memset
         U open
         U pthread_cancel
         U pthread_create
         U pthread_join
         U pthread_kill
         U pthread_self
         U puts
         U read
         U sched_get_priority_max
         U sched_get_priority_min
         U sched_setscheduler
         U stdout
         U strcmp
         U strcpy
         U strstr
         U strtol
         U usleep
         U write

Original comment by [email protected] on 30 Aug 2012 at 8:06

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Which libportaudio package do you have installed? You need libportaudio2.

Original comment by [email protected] on 30 Aug 2012 at 1:45

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Sry for the long wait. 

I got libportaudio2

____________

~$ sudo apt-get install libportaudio2 
[sudo] password for bigdaddy: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libportaudio2 is already the newest version.

Original comment by [email protected] on 9 Sep 2012 at 3:30

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
It was my fault, had portaudio-dev instead of portaudio19-dev.

Built just fine, thank u for help and this great program :)

Original comment by [email protected] on 13 Sep 2012 at 2:49

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Np :)

Rather strange that the configure script check doesn't catch that anymore 
though.

Original comment by [email protected] on 14 Sep 2012 at 8:43

  • Changed state: Invalid

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
falta incluir la libreria en tu g++

Original comment by [email protected] on 15 Apr 2015 at 6:34

from boblight.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
es "g++ archivo.cpp -lportaudio -lrt -lasound -lpthread -o binario"

Original comment by [email protected] on 15 Apr 2015 at 6:36

from boblight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.