Home » Developing U++ » U++ Developers corner » Sound device access system based on PortAudio
Re: Sound device access system based on PortAudio [message #29757 is a reply to message #29756] |
Sun, 14 November 2010 22:27   |
|
koldo wrote on Sun, 14 November 2010 21:46 | To make MSC run I just comment line #include <Core/config.h> in pa_upp.h. If not MSC complains because it is a C++ include used in .C files.
|
Fixed, thanks for info. Actually it is quite surprising as config.h contains only preprocessor commands, no code, so I would expect it to work both in C and in C++. Seems MSC has to always do something different 
Also, how is it working now for you? I mean mainly the recording problem. Did you get any error messages in the log file or in the app?
Honza
EDIT: Attachment removed in favor of newer version below.
[Updated on: Fri, 26 November 2010 20:23] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Jun 22 12:20:45 CEST 2025
Total time taken to generate the page: 0.04546 seconds
|