Csound Csound-dev Csound-tekno Search About

Re: [Csnd] Preparing for release of CsoundQt

Date2012-10-17 03:56
Frommichael.gogins@gmail.com
SubjectRe: [Csnd] Preparing for release of CsoundQt
AttachmentsNone  None  

Date2012-10-17 05:14
FromRichard Boulanger
SubjectRe: [Csnd] Preparing for release of CsoundQt
Dear Joachim and Andres,

I forged ahead, and followed all your next steps including setting the directories correctly for my commandline; but as you would guess, it did not build an executable app.

Hopefully you can help and update the page with more instructions and possibly updated instructions and dependencies so that we can all build from sources.

Thanks for getting me this far.  Hopefully you can help me, and all Mac-based Csounders get over the finish line on their Macintosh computers.

-dB

db: qmake qcs.pro -spec macx-g++ CONFIG+=buildDoubles CONFIG+=release CONFIG+=pythonqt CONFIG+=rtmidi PYTHONQT_TREE_DIR=../PythonQt2.1_Qt4.6.2 RTMIDI_DIR=../rtmidi-2.0.1
Project MESSAGE: Doubles is now built by default, no need to specify buildDoubles option
Project MESSAGE: 
Project MESSAGE: Building CsoundQt for Macintosh OS X.
Project MESSAGE: 
Project MESSAGE: Building CsoundQt for the double precision version of Csound.
Project MESSAGE: Building release version.
Project MESSAGE: 
Project MESSAGE: CONFIG ...
Project MESSAGE: + lex
Project MESSAGE: + yacc
Project MESSAGE: + warn_on
Project MESSAGE: + debug
Project MESSAGE: + uic
Project MESSAGE: + resources
Project MESSAGE: + sdk
Project MESSAGE: + rez
Project MESSAGE: + qt
Project MESSAGE: + warn_on
Project MESSAGE: + release
Project MESSAGE: + app_bundle
Project MESSAGE: + incremental
Project MESSAGE: + global_init_link_order
Project MESSAGE: + lib_version_first
Project MESSAGE: + plugin_no_soname
Project MESSAGE: + link_prl
Project MESSAGE: + def_files_disabled
Project MESSAGE: + exceptions
Project MESSAGE: + no_mocdepend
Project MESSAGE: + debug
Project MESSAGE: + qt_framework
Project MESSAGE: + x86_64
Project MESSAGE: + no_mocdepend
Project MESSAGE: + buildDoubles
Project MESSAGE: + release
Project MESSAGE: + pythonqt
Project MESSAGE: + rtmidi
Project MESSAGE: + build64
Project MESSAGE: + thread
Project MESSAGE: 
Project MESSAGE: Csound API include directory not specified.
Project MESSAGE: ... searching in /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: CSOUND_API_INCLUDE_DIR set to /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: 
Project MESSAGE: Csound library directory not specified.
Project MESSAGE: ... searching in /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: ... in /Library/Frameworks/CsoundLib64.framework/Versions/Current for CsoundLib64
Project MESSAGE: CSOUND_LIBRARY_DIR set to /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: 
Project MESSAGE: ... searching in ~//Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: libsndfile include directory not specified.
Project MESSAGE: ... searching in /usr/local/include
Project MESSAGE: LIBSNDFILE_INCLUDE_DIR set to /usr/local/include
Project MESSAGE: 
Project MESSAGE: libsndfile library directory not specified.
Project MESSAGE: ... searching in /usr/local/lib
Project MESSAGE: LIBSNDFILE_LIBRARY_DIR set to /usr/local/lib
Project MESSAGE: 
Project MESSAGE: Csound API include directory is /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: Csound interfaces include directory is
Project MESSAGE: Csound library directory is /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: libsndfile include directory is /usr/local/include
Project MESSAGE: libsndfile library directory is /usr/local/lib
Project MESSAGE: PythonQt source tree directory is ../PythonQt2.1_Qt4.6.2
Project MESSAGE: RtMidi directory is ../rtmidi-2.0.1
Project MESSAGE: 
--------------------------------
Dr. Richard Boulanger
-----------------------------------




On Oct 16, 2012, at 10:56 PM, michael.gogins@gmail.com wrote:

I myself dropped python qt for this reason, the only feature I wanted that I couldn't build.

T-Mobile. America’s First Nationwide 4G Network

----- Reply message -----
From: "Richard Boulanger" <rboulanger@berklee.edu>
To: <csound@lists.bath.ac.uk>
Cc: "joachim heintz" <jh@joachimheintz.de>, "Andres Cabrera" <mantaraya36@gmail.com>
Subject: [Csnd] Preparing for release of CsoundQt
Date: Tue, Oct 16, 2012 9:00 pm


Andres (and Joachim)

As you know, I would love everyone to be able to build Csound5, Csound6, and CsoundQt from sources - so that, when bugs are fixed and new features are added,
I would love us all to be able to build the latest - and help to test the latest builds.

The next problem with the instructions, dependencies, steps:

In the PythonQt section.  I did the qmake step (and it seemed to succeed), but then when I did make all I get two errors:

make all
cd generator/ && make -f Makefile all
make -f Makefile.Release all
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/ast.o parser/ast.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/lexer.o parser/lexer.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/list.o parser/list.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/parser.o parser/parser.cpp
parser/parser.cpp:799:2: warning: #warning "implement me"
parser/parser.cpp:2346:2: warning: #warning "implement me"
parser/parser.cpp:2370:2: warning: #warning "implemente me (AST)"
parser/parser.cpp:2546:2: warning: #warning "implement me"
parser/parser.cpp:2554:2: warning: #warning "implement me"
parser/parser.cpp:3197:2: warning: #warning "mark the ast as constant"
parser/parser.cpp:3298:2: warning: #warning "Parser::skipFunctionBody() -- implement me"
parser/parser.cpp:3327:2: warning: #warning "implement me"
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/smallobject.o parser/smallobject.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/control.o parser/control.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/visitor.o parser/visitor.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/default_visitor.o parser/default_visitor.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/dumptree.o parser/dumptree.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/tokens.o parser/tokens.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/binder.o parser/binder.cpp
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
make[2]: *** [release/binder.o] Error 1
make[1]: *** [release-all] Error 2
make: *** [sub-generator-all-ordered] Error 2

On Oct 16, 2012, at 8:19 PM, Richard Boulanger <rboulanger@berklee.edu> wrote:

Andres,

So excited to hear that 0.7 is coming soon!

Trying to build CsoundQt from sources.

I am running Mountain Lion - and following these instructions from Joachim.


Sadly.  I too had a problem that he noted - because Carbon.h was not found.

Does this step need to be added to the instructions?  
How does one find, locate, associate Carbon.h?
What do we need to install, in order for the Make to find this?

 CC     sndfile-play.o
sndfile-play.c:61:21: error: Carbon.h: No such file or directory
sndfile-play.c: In function ‘macosx_play’:
sndfile-play.c:548: warning: ‘AudioHardwareGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:329)
sndfile-play.c:556: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:799)
sndfile-play.c:564: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:799)
sndfile-play.c:592: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:834)
sndfile-play.c:603: warning: ‘AudioDeviceAddIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:699)
sndfile-play.c:623: warning: ‘AudioDeviceRemoveIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:713)
make[1]: *** [sndfile-play.o] Error 1
make: *** [all-recursive] Error 1

Note: Create a folder in your home directory. Put all the dependencies here, as well as the CsoundQt sources.

libsndfile

cd to the root directory
./configure
make
(I had a problem because Carbon.h has not been found, but the built worked anyway.)

-----------------------------------------
Dr. Richard Boulanger, Ph.D.   
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
617-747-2485 (office)  774-488-9166 (cell)
-------------------------------------------------------------------------------------------------

On Oct 16, 2012, at 1:12 AM, Andres Cabrera <mantaraya36@gmail.com> wrote:

Hi everyone,

I'm gearing up for the 0.7 release of CsoundQt, which will be a big
one. If you are building from source, please try the latest git
sources and let me know how you find them. I am interested in reports
from all platforms. If you'd like to build from source, let me know
and I'll give you a hand.

Also translations have been updated. Let me know if you can help on
this front as well.

Cheers,
Andrés


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2012-10-17 05:16
FromRichard Boulanger
SubjectRe: [Csnd] Preparing for release of CsoundQt
After running qmake - as shown in the previous email.

I ran make and this was the printout in the console:

db: make
/Developer/Tools/Qt/uic src/about.ui -o ui_about.h
/Developer/Tools/Qt/uic src/configdialog.ui -o ui_configdialog.h
src/configdialog.ui: Warning: Z-order assignment: 'layoutWidget2' is not a valid widget.
src/configdialog.ui: Warning: Z-order assignment: 'layoutWidget3' is not a valid widget.
src/configdialog.ui: Warning: Z-order assignment: 'layoutWidget4' is not a valid widget.
/Developer/Tools/Qt/uic src/findreplace.ui -o ui_findreplace.h
/Developer/Tools/Qt/uic src/keyboardshortcuts.ui -o ui_keyboardshortcuts.h
/Developer/Tools/Qt/uic src/keyselector.ui -o ui_keyselector.h
src/keyselector.ui: Warning: The name 'layoutWidget' (QWidget) is already in use, defaulting to 'layoutWidget1'.
/Developer/Tools/Qt/uic src/liveeventcontrol.ui -o ui_liveeventcontrol.h
/Developer/Tools/Qt/uic src/liveeventframe.ui -o ui_liveeventframe.h
/Developer/Tools/Qt/uic src/utilitiesdialog.ui -o ui_utilitiesdialog.h
/Developer/Tools/Qt/uic src/appdetailspage.ui -o ui_appdetailspage.h
/Developer/Tools/Qt/uic src/pluginspage.ui -o ui_pluginspage.h
/Developer/Tools/Qt/uic src/additionalfilespage.ui -o ui_additionalfilespage.h
/Developer/Tools/Qt/uic src/filebeditor.ui -o ui_filebeditor.h
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/about.o src/about.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/configdialog.o src/configdialog.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/configlists.o src/configlists.cpp
src/configlists.cpp:85: warning: unused parameter ‘attr’
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/console.o src/console.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/csoundengine.o src/csoundengine.cpp
In file included from src/csoundengine.cpp:23:
src/csoundengine.h:28:28: error: csPerfThread.hpp: No such file or directory
In file included from src/csoundengine.cpp:23:
src/csoundengine.h:63: error: ISO C++ forbids declaration of ‘CsoundPerformanceThread’ with no type
src/csoundengine.h:63: error: expected ‘;’ before ‘*’ token
src/csoundengine.cpp: In constructor ‘CsoundEngine::CsoundEngine()’:
src/csoundengine.cpp:44: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::processEventQueue()’:
src/csoundengine.cpp:537: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:541: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘int CsoundEngine::play(CsoundOptions*)’:
src/csoundengine.cpp:578: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::pause()’:
src/csoundengine.cpp:592: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:593: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: At global scope:
src/csoundengine.cpp:629: warning: unused parameter ‘delay’
src/csoundengine.cpp: In member function ‘int CsoundEngine::runCsound()’:
src/csoundengine.cpp:891: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:891: error: expected type-specifier before ‘CsoundPerformanceThread’
src/csoundengine.cpp:891: error: expected `;' before ‘CsoundPerformanceThread’
src/csoundengine.cpp:892: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:894: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::stopCsound()’:
src/csoundengine.cpp:935: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::cleanupCsound()’:
src/csoundengine.cpp:967: error: ‘CsoundPerformanceThread’ was not declared in this scope
src/csoundengine.cpp:967: error: ‘pt’ was not declared in this scope
src/csoundengine.cpp:967: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:968: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:973: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
src/csoundengine.cpp: In static member function ‘static void CsoundEngine::messageListDispatcher(void*)’:
src/csoundengine.cpp:1008: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:1009: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘bool CsoundEngine::isRunning()’:
src/csoundengine.cpp:1064: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:1064: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
make: *** [doubles/obj/csoundengine.o] Error 1
-----------------------------------------
Dr. Richard Boulanger, Ph.D.   
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
617-747-2485 (office)  774-488-9166 (cell)
-------------------------------------------------------------------------------------------------

On Oct 17, 2012, at 12:14 AM, Richard Boulanger <rboulanger@berklee.edu> wrote:

Dear Joachim and Andres,

I forged ahead, and followed all your next steps including setting the directories correctly for my commandline; but as you would guess, it did not build an executable app.

Hopefully you can help and update the page with more instructions and possibly updated instructions and dependencies so that we can all build from sources.

Thanks for getting me this far.  Hopefully you can help me, and all Mac-based Csounders get over the finish line on their Macintosh computers.

-dB

db: qmake qcs.pro -spec macx-g++ CONFIG+=buildDoubles CONFIG+=release CONFIG+=pythonqt CONFIG+=rtmidi PYTHONQT_TREE_DIR=../PythonQt2.1_Qt4.6.2 RTMIDI_DIR=../rtmidi-2.0.1
Project MESSAGE: Doubles is now built by default, no need to specify buildDoubles option
Project MESSAGE: 
Project MESSAGE: Building CsoundQt for Macintosh OS X.
Project MESSAGE: 
Project MESSAGE: Building CsoundQt for the double precision version of Csound.
Project MESSAGE: Building release version.
Project MESSAGE: 
Project MESSAGE: CONFIG ...
Project MESSAGE: + lex
Project MESSAGE: + yacc
Project MESSAGE: + warn_on
Project MESSAGE: + debug
Project MESSAGE: + uic
Project MESSAGE: + resources
Project MESSAGE: + sdk
Project MESSAGE: + rez
Project MESSAGE: + qt
Project MESSAGE: + warn_on
Project MESSAGE: + release
Project MESSAGE: + app_bundle
Project MESSAGE: + incremental
Project MESSAGE: + global_init_link_order
Project MESSAGE: + lib_version_first
Project MESSAGE: + plugin_no_soname
Project MESSAGE: + link_prl
Project MESSAGE: + def_files_disabled
Project MESSAGE: + exceptions
Project MESSAGE: + no_mocdepend
Project MESSAGE: + debug
Project MESSAGE: + qt_framework
Project MESSAGE: + x86_64
Project MESSAGE: + no_mocdepend
Project MESSAGE: + buildDoubles
Project MESSAGE: + release
Project MESSAGE: + pythonqt
Project MESSAGE: + rtmidi
Project MESSAGE: + build64
Project MESSAGE: + thread
Project MESSAGE: 
Project MESSAGE: Csound API include directory not specified.
Project MESSAGE: ... searching in /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: CSOUND_API_INCLUDE_DIR set to /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: 
Project MESSAGE: Csound library directory not specified.
Project MESSAGE: ... searching in /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: ... in /Library/Frameworks/CsoundLib64.framework/Versions/Current for CsoundLib64
Project MESSAGE: CSOUND_LIBRARY_DIR set to /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: 
Project MESSAGE: ... searching in ~//Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: libsndfile include directory not specified.
Project MESSAGE: ... searching in /usr/local/include
Project MESSAGE: LIBSNDFILE_INCLUDE_DIR set to /usr/local/include
Project MESSAGE: 
Project MESSAGE: libsndfile library directory not specified.
Project MESSAGE: ... searching in /usr/local/lib
Project MESSAGE: LIBSNDFILE_LIBRARY_DIR set to /usr/local/lib
Project MESSAGE: 
Project MESSAGE: Csound API include directory is /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: Csound interfaces include directory is
Project MESSAGE: Csound library directory is /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: libsndfile include directory is /usr/local/include
Project MESSAGE: libsndfile library directory is /usr/local/lib
Project MESSAGE: PythonQt source tree directory is ../PythonQt2.1_Qt4.6.2
Project MESSAGE: RtMidi directory is ../rtmidi-2.0.1
Project MESSAGE: 
--------------------------------
Dr. Richard Boulanger
-----------------------------------




On Oct 16, 2012, at 10:56 PM, michael.gogins@gmail.com wrote:

I myself dropped python qt for this reason, the only feature I wanted that I couldn't build.

T-Mobile. America’s First Nationwide 4G Network

----- Reply message -----
From: "Richard Boulanger" <rboulanger@berklee.edu>
To: <csound@lists.bath.ac.uk>
Cc: "joachim heintz" <jh@joachimheintz.de>, "Andres Cabrera" <mantaraya36@gmail.com>
Subject: [Csnd] Preparing for release of CsoundQt
Date: Tue, Oct 16, 2012 9:00 pm


Andres (and Joachim)

As you know, I would love everyone to be able to build Csound5, Csound6, and CsoundQt from sources - so that, when bugs are fixed and new features are added,
I would love us all to be able to build the latest - and help to test the latest builds.

The next problem with the instructions, dependencies, steps:

In the PythonQt section.  I did the qmake step (and it seemed to succeed), but then when I did make all I get two errors:

make all
cd generator/ && make -f Makefile all
make -f Makefile.Release all
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/ast.o parser/ast.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/lexer.o parser/lexer.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/list.o parser/list.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/parser.o parser/parser.cpp
parser/parser.cpp:799:2: warning: #warning "implement me"
parser/parser.cpp:2346:2: warning: #warning "implement me"
parser/parser.cpp:2370:2: warning: #warning "implemente me (AST)"
parser/parser.cpp:2546:2: warning: #warning "implement me"
parser/parser.cpp:2554:2: warning: #warning "implement me"
parser/parser.cpp:3197:2: warning: #warning "mark the ast as constant"
parser/parser.cpp:3298:2: warning: #warning "Parser::skipFunctionBody() -- implement me"
parser/parser.cpp:3327:2: warning: #warning "implement me"
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/smallobject.o parser/smallobject.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/control.o parser/control.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/visitor.o parser/visitor.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/default_visitor.o parser/default_visitor.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/dumptree.o parser/dumptree.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/tokens.o parser/tokens.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/binder.o parser/binder.cpp
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
make[2]: *** [release/binder.o] Error 1
make[1]: *** [release-all] Error 2
make: *** [sub-generator-all-ordered] Error 2

On Oct 16, 2012, at 8:19 PM, Richard Boulanger <rboulanger@berklee.edu> wrote:

Andres,

So excited to hear that 0.7 is coming soon!

Trying to build CsoundQt from sources.

I am running Mountain Lion - and following these instructions from Joachim.


Sadly.  I too had a problem that he noted - because Carbon.h was not found.

Does this step need to be added to the instructions?  
How does one find, locate, associate Carbon.h?
What do we need to install, in order for the Make to find this?

 CC     sndfile-play.o
sndfile-play.c:61:21: error: Carbon.h: No such file or directory
sndfile-play.c: In function ‘macosx_play’:
sndfile-play.c:548: warning: ‘AudioHardwareGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:329)
sndfile-play.c:556: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:799)
sndfile-play.c:564: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:799)
sndfile-play.c:592: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:834)
sndfile-play.c:603: warning: ‘AudioDeviceAddIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:699)
sndfile-play.c:623: warning: ‘AudioDeviceRemoveIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:713)
make[1]: *** [sndfile-play.o] Error 1
make: *** [all-recursive] Error 1

Note: Create a folder in your home directory. Put all the dependencies here, as well as the CsoundQt sources.

libsndfile

cd to the root directory
./configure
make
(I had a problem because Carbon.h has not been found, but the built worked anyway.)

-----------------------------------------
Dr. Richard Boulanger, Ph.D.   
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
617-747-2485 (office)  774-488-9166 (cell)
-------------------------------------------------------------------------------------------------

On Oct 16, 2012, at 1:12 AM, Andres Cabrera <mantaraya36@gmail.com> wrote:

Hi everyone,

I'm gearing up for the 0.7 release of CsoundQt, which will be a big
one. If you are building from source, please try the latest git
sources and let me know how you find them. I am interested in reports
from all platforms. If you'd like to build from source, let me know
and I'll give you a hand.

Also translations have been updated. Let me know if you can help on
this front as well.

Cheers,
Andrés


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"






Date2012-10-17 05:19
FromRichard Boulanger
SubjectRe: [Csnd] Preparing for release of CsoundQt
Andres,

Will you be including the Iain McCurdy Collection in the examples folder of the next release?
Hope so.

-dB

--------------------------------
Dr. Richard Boulanger
-----------------------------------




On Oct 17, 2012, at 12:16 AM, Richard Boulanger <rboulanger@berklee.edu> wrote:

After running qmake - as shown in the previous email.

I ran make and this was the printout in the console:

db: make
/Developer/Tools/Qt/uic src/about.ui -o ui_about.h
/Developer/Tools/Qt/uic src/configdialog.ui -o ui_configdialog.h
src/configdialog.ui: Warning: Z-order assignment: 'layoutWidget2' is not a valid widget.
src/configdialog.ui: Warning: Z-order assignment: 'layoutWidget3' is not a valid widget.
src/configdialog.ui: Warning: Z-order assignment: 'layoutWidget4' is not a valid widget.
/Developer/Tools/Qt/uic src/findreplace.ui -o ui_findreplace.h
/Developer/Tools/Qt/uic src/keyboardshortcuts.ui -o ui_keyboardshortcuts.h
/Developer/Tools/Qt/uic src/keyselector.ui -o ui_keyselector.h
src/keyselector.ui: Warning: The name 'layoutWidget' (QWidget) is already in use, defaulting to 'layoutWidget1'.
/Developer/Tools/Qt/uic src/liveeventcontrol.ui -o ui_liveeventcontrol.h
/Developer/Tools/Qt/uic src/liveeventframe.ui -o ui_liveeventframe.h
/Developer/Tools/Qt/uic src/utilitiesdialog.ui -o ui_utilitiesdialog.h
/Developer/Tools/Qt/uic src/appdetailspage.ui -o ui_appdetailspage.h
/Developer/Tools/Qt/uic src/pluginspage.ui -o ui_pluginspage.h
/Developer/Tools/Qt/uic src/additionalfilespage.ui -o ui_additionalfilespage.h
/Developer/Tools/Qt/uic src/filebeditor.ui -o ui_filebeditor.h
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/about.o src/about.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/configdialog.o src/configdialog.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/configlists.o src/configlists.cpp
src/configlists.cpp:85: warning: unused parameter ‘attr’
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/console.o src/console.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DUSE_DOUBLE -DQCS_PYTHONQT -D__MACOSX_CORE__ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtOpenGL.framework/Versions/4/Headers -I/usr/include/QtOpenGL -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtXmlPatterns.framework/Versions/4/Headers -I/usr/include/QtXmlPatterns -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/usr/include/QtSvg -I/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/usr/include/QtWebKit -I/usr/include -I../rtmidi-2.0.1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/src -I../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I../PythonQt2.1_Qt4.6.2/src -I../PythonQt2.1_Qt4.6.2/extensions/PythonQt_QtAll -I/Library/Frameworks/CsoundLib64.framework/Versions/5.2/Headers -I/usr/local/include -I/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/System/Library/Frameworks/AGL.framework/Headers -I../../../db/CsoundQtSources/CsoundQt -I../../../db/CsoundQtSources/CsoundQt -F/Library/Frameworks -o doubles/obj/csoundengine.o src/csoundengine.cpp
In file included from src/csoundengine.cpp:23:
src/csoundengine.h:28:28: error: csPerfThread.hpp: No such file or directory
In file included from src/csoundengine.cpp:23:
src/csoundengine.h:63: error: ISO C++ forbids declaration of ‘CsoundPerformanceThread’ with no type
src/csoundengine.h:63: error: expected ‘;’ before ‘*’ token
src/csoundengine.cpp: In constructor ‘CsoundEngine::CsoundEngine()’:
src/csoundengine.cpp:44: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::processEventQueue()’:
src/csoundengine.cpp:537: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:541: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘int CsoundEngine::play(CsoundOptions*)’:
src/csoundengine.cpp:578: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::pause()’:
src/csoundengine.cpp:592: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:593: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: At global scope:
src/csoundengine.cpp:629: warning: unused parameter ‘delay’
src/csoundengine.cpp: In member function ‘int CsoundEngine::runCsound()’:
src/csoundengine.cpp:891: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:891: error: expected type-specifier before ‘CsoundPerformanceThread’
src/csoundengine.cpp:891: error: expected `;' before ‘CsoundPerformanceThread’
src/csoundengine.cpp:892: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:894: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::stopCsound()’:
src/csoundengine.cpp:935: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘void CsoundEngine::cleanupCsound()’:
src/csoundengine.cpp:967: error: ‘CsoundPerformanceThread’ was not declared in this scope
src/csoundengine.cpp:967: error: ‘pt’ was not declared in this scope
src/csoundengine.cpp:967: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:968: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:973: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
src/csoundengine.cpp: In static member function ‘static void CsoundEngine::messageListDispatcher(void*)’:
src/csoundengine.cpp:1008: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:1009: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp: In member function ‘bool CsoundEngine::isRunning()’:
src/csoundengine.cpp:1064: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
src/csoundengine.cpp:1064: error: ‘struct CsoundUserData’ has no member named ‘perfThread’
make: *** [doubles/obj/csoundengine.o] Error 1
-----------------------------------------
Dr. Richard Boulanger, Ph.D.   
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
617-747-2485 (office)  774-488-9166 (cell)
-------------------------------------------------------------------------------------------------

On Oct 17, 2012, at 12:14 AM, Richard Boulanger <rboulanger@berklee.edu> wrote:

Dear Joachim and Andres,

I forged ahead, and followed all your next steps including setting the directories correctly for my commandline; but as you would guess, it did not build an executable app.

Hopefully you can help and update the page with more instructions and possibly updated instructions and dependencies so that we can all build from sources.

Thanks for getting me this far.  Hopefully you can help me, and all Mac-based Csounders get over the finish line on their Macintosh computers.

-dB

db: qmake qcs.pro -spec macx-g++ CONFIG+=buildDoubles CONFIG+=release CONFIG+=pythonqt CONFIG+=rtmidi PYTHONQT_TREE_DIR=../PythonQt2.1_Qt4.6.2 RTMIDI_DIR=../rtmidi-2.0.1
Project MESSAGE: Doubles is now built by default, no need to specify buildDoubles option
Project MESSAGE: 
Project MESSAGE: Building CsoundQt for Macintosh OS X.
Project MESSAGE: 
Project MESSAGE: Building CsoundQt for the double precision version of Csound.
Project MESSAGE: Building release version.
Project MESSAGE: 
Project MESSAGE: CONFIG ...
Project MESSAGE: + lex
Project MESSAGE: + yacc
Project MESSAGE: + warn_on
Project MESSAGE: + debug
Project MESSAGE: + uic
Project MESSAGE: + resources
Project MESSAGE: + sdk
Project MESSAGE: + rez
Project MESSAGE: + qt
Project MESSAGE: + warn_on
Project MESSAGE: + release
Project MESSAGE: + app_bundle
Project MESSAGE: + incremental
Project MESSAGE: + global_init_link_order
Project MESSAGE: + lib_version_first
Project MESSAGE: + plugin_no_soname
Project MESSAGE: + link_prl
Project MESSAGE: + def_files_disabled
Project MESSAGE: + exceptions
Project MESSAGE: + no_mocdepend
Project MESSAGE: + debug
Project MESSAGE: + qt_framework
Project MESSAGE: + x86_64
Project MESSAGE: + no_mocdepend
Project MESSAGE: + buildDoubles
Project MESSAGE: + release
Project MESSAGE: + pythonqt
Project MESSAGE: + rtmidi
Project MESSAGE: + build64
Project MESSAGE: + thread
Project MESSAGE: 
Project MESSAGE: Csound API include directory not specified.
Project MESSAGE: ... searching in /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: CSOUND_API_INCLUDE_DIR set to /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: 
Project MESSAGE: Csound library directory not specified.
Project MESSAGE: ... searching in /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: ... in /Library/Frameworks/CsoundLib64.framework/Versions/Current for CsoundLib64
Project MESSAGE: CSOUND_LIBRARY_DIR set to /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: 
Project MESSAGE: ... searching in ~//Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: libsndfile include directory not specified.
Project MESSAGE: ... searching in /usr/local/include
Project MESSAGE: LIBSNDFILE_INCLUDE_DIR set to /usr/local/include
Project MESSAGE: 
Project MESSAGE: libsndfile library directory not specified.
Project MESSAGE: ... searching in /usr/local/lib
Project MESSAGE: LIBSNDFILE_LIBRARY_DIR set to /usr/local/lib
Project MESSAGE: 
Project MESSAGE: Csound API include directory is /Library/Frameworks/CsoundLib64.framework/Versions/Current/Headers
Project MESSAGE: Csound interfaces include directory is
Project MESSAGE: Csound library directory is /Library/Frameworks/CsoundLib64.framework/Versions/Current
Project MESSAGE: libsndfile include directory is /usr/local/include
Project MESSAGE: libsndfile library directory is /usr/local/lib
Project MESSAGE: PythonQt source tree directory is ../PythonQt2.1_Qt4.6.2
Project MESSAGE: RtMidi directory is ../rtmidi-2.0.1
Project MESSAGE: 
--------------------------------
Dr. Richard Boulanger
-----------------------------------




On Oct 16, 2012, at 10:56 PM, michael.gogins@gmail.com wrote:

I myself dropped python qt for this reason, the only feature I wanted that I couldn't build.

T-Mobile. America’s First Nationwide 4G Network

----- Reply message -----
From: "Richard Boulanger" <rboulanger@berklee.edu>
To: <csound@lists.bath.ac.uk>
Cc: "joachim heintz" <jh@joachimheintz.de>, "Andres Cabrera" <mantaraya36@gmail.com>
Subject: [Csnd] Preparing for release of CsoundQt
Date: Tue, Oct 16, 2012 9:00 pm


Andres (and Joachim)

As you know, I would love everyone to be able to build Csound5, Csound6, and CsoundQt from sources - so that, when bugs are fixed and new features are added,
I would love us all to be able to build the latest - and help to test the latest builds.

The next problem with the instructions, dependencies, steps:

In the PythonQt section.  I did the qmake step (and it seemed to succeed), but then when I did make all I get two errors:

make all
cd generator/ && make -f Makefile all
make -f Makefile.Release all
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/ast.o parser/ast.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/lexer.o parser/lexer.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/list.o parser/list.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/parser.o parser/parser.cpp
parser/parser.cpp:799:2: warning: #warning "implement me"
parser/parser.cpp:2346:2: warning: #warning "implement me"
parser/parser.cpp:2370:2: warning: #warning "implemente me (AST)"
parser/parser.cpp:2546:2: warning: #warning "implement me"
parser/parser.cpp:2554:2: warning: #warning "implement me"
parser/parser.cpp:3197:2: warning: #warning "mark the ast as constant"
parser/parser.cpp:3298:2: warning: #warning "Parser::skipFunctionBody() -- implement me"
parser/parser.cpp:3327:2: warning: #warning "implement me"
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/smallobject.o parser/smallobject.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/control.o parser/control.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/visitor.o parser/visitor.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/default_visitor.o parser/default_visitor.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/dumptree.o parser/dumptree.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/tokens.o parser/tokens.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/usr/include -I. -I../../../../db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator -I/Users/db/CsoundQtSources/PythonQt2.1_Qt4.6.2/generator/../common -Iparser -Iparser/rpp -Iparser/rpp -Irelease -F/Library/Frameworks -o release/binder.o parser/binder.cpp
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
parser/binder.cpp: In instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’:
parser/binder.cpp:534:   instantiated from here
parser/binder.cpp:534: error: explicit instantiation of ‘std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]’ but no definition available
make[2]: *** [release/binder.o] Error 1
make[1]: *** [release-all] Error 2
make: *** [sub-generator-all-ordered] Error 2

On Oct 16, 2012, at 8:19 PM, Richard Boulanger <rboulanger@berklee.edu> wrote:

Andres,

So excited to hear that 0.7 is coming soon!

Trying to build CsoundQt from sources.

I am running Mountain Lion - and following these instructions from Joachim.


Sadly.  I too had a problem that he noted - because Carbon.h was not found.

Does this step need to be added to the instructions?  
How does one find, locate, associate Carbon.h?
What do we need to install, in order for the Make to find this?

 CC     sndfile-play.o
sndfile-play.c:61:21: error: Carbon.h: No such file or directory
sndfile-play.c: In function ‘macosx_play’:
sndfile-play.c:548: warning: ‘AudioHardwareGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:329)
sndfile-play.c:556: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:799)
sndfile-play.c:564: warning: ‘AudioDeviceGetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:799)
sndfile-play.c:592: warning: ‘AudioDeviceSetProperty’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:834)
sndfile-play.c:603: warning: ‘AudioDeviceAddIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:699)
sndfile-play.c:623: warning: ‘AudioDeviceRemoveIOProc’ is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardwareDeprecated.h:713)
make[1]: *** [sndfile-play.o] Error 1
make: *** [all-recursive] Error 1

Note: Create a folder in your home directory. Put all the dependencies here, as well as the CsoundQt sources.

libsndfile

cd to the root directory
./configure
make
(I had a problem because Carbon.h has not been found, but the built worked anyway.)

-----------------------------------------
Dr. Richard Boulanger, Ph.D.   
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
617-747-2485 (office)  774-488-9166 (cell)
-------------------------------------------------------------------------------------------------

On Oct 16, 2012, at 1:12 AM, Andres Cabrera <mantaraya36@gmail.com> wrote:

Hi everyone,

I'm gearing up for the 0.7 release of CsoundQt, which will be a big
one. If you are building from source, please try the latest git
sources and let me know how you find them. I am interested in reports
from all platforms. If you'd like to build from source, let me know
and I'll give you a hand.

Also translations have been updated. Let me know if you can help on
this front as well.

Cheers,
Andrés


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"