Re: [chuck-users] compile problem with miniAudicle <Slackware Linux>
Hi all, I posted this to the Audical list but all is very quiet on that list it seems so please excuse my reposting it to this list. I have a compile problem with miniaudicle-0.1.3.6 my system is as follows: (Chuck compiles fine BTW... version 1.2.0.7) I've tried Chuck and like very much what I hear and would like to get miniaudical up and going too :-) Thanks for your help in advance! vince stats... Slackware Linux 10.2 wxWidgets-2.8.0 wxGTK-2.8.0 GCC version 3.3.6 The output I am getting follows: root@crypto5:/miniAudicle-0.1.3.6# make linux-alsa make -f makefile.alsa make[1]: Entering directory `/miniAudicle-0.1.3.6' gcc -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 miniAudicle.cpp gcc -o wxw/mAParentFrame.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 wxw/mAParentFrame.cpp gcc -o wxw/mADocument.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 wxw/mADocument.cpp gcc -o wxw/mAView.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 wxw/mAView.cpp wxw/mAView.cpp: In member function `void mADocMDIChildFrame::RegisterWithWindowMenu()': wxw/mAView.cpp:315: error: no matching function for call to `mAApp:: AddWindowMenuItem(mADocMDIChildFrame* const)' wxw/mAParentFrame.h:109: error: candidates are: int mAApp::AddWindowMenuItem(mAFrameType*) make[1]: *** [wxw/mAView.o] Error 1 make[1]: Leaving directory `/miniAudicle-0.1.3.6' make: [linux-alsa] Error 2 (ignored) root@crypto5:/miniAudicle-0.1.3.6#
Hey Vince, Sorry to not get back to you sooner on the audicle list, there was a Princeton Laptop Orchestra concert that many of us ChucK/miniAudicle- devs have been busy with the past few weeks. I have been looking into this problem, and have been unable to reproduce the error on my own system with a variety of configurations (Ubuntu 6.10, GCC-3.3.6/4.1.2, wxGTK 2.6.3/2.8.0). From the looks of the error, it seems like the compiler is just being picky -- mADocMDIChildFrame is a subclass of mAFrameType, or at least it should be. I'm in the process of preparing a patch that should resolve the issue, by disabling the functionality that is producing this error (disabling documents from appearing in the window menu). Also, it turns out that the current miniAudicle release has a source incompatibility with wxGTK-2.8.0, so the patch should fix that too. spencer On Jan 19, 2007, at 9:39 AM, ka1iic@prexar.com wrote:
Hi all,
I posted this to the Audical list but all is very quiet on that list it seems so please excuse my reposting it to this list.
I have a compile problem with miniaudicle-0.1.3.6 my system is as follows: (Chuck compiles fine BTW... version 1.2.0.7)
I've tried Chuck and like very much what I hear and would like to get miniaudical up and going too :-)
Thanks for your help in advance!
vince
stats... Slackware Linux 10.2 wxWidgets-2.8.0 wxGTK-2.8.0 GCC version 3.3.6
The output I am getting follows:
root@crypto5:/miniAudicle-0.1.3.6# make linux-alsa make -f makefile.alsa make[1]: Entering directory `/miniAudicle-0.1.3.6' gcc -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config -- cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src - Iwxw -I/miniAudicle-0.1.3.6 miniAudicle.cpp gcc -o wxw/mAParentFrame.o -D__LINUX_ALSA__ -D__LINUX__ - D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 - D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 wxw/mAParentFrame.cpp gcc -o wxw/mADocument.o -D__LINUX_ALSA__ -D__LINUX__ - D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 - D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 wxw/mADocument.cpp gcc -o wxw/mAView.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 - D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/miniAudicle-0.1.3.6 wxw/mAView.cpp wxw/mAView.cpp: In member function `void mADocMDIChildFrame::RegisterWithWindowMenu()': wxw/mAView.cpp:315: error: no matching function for call to `mAApp:: AddWindowMenuItem(mADocMDIChildFrame* const)' wxw/mAParentFrame.h:109: error: candidates are: int mAApp::AddWindowMenuItem(mAFrameType*) make[1]: *** [wxw/mAView.o] Error 1 make[1]: Leaving directory `/miniAudicle-0.1.3.6' make: [linux-alsa] Error 2 (ignored) root@crypto5:/miniAudicle-0.1.3.6# _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Thanks Spencer... I Should have figured there was something happening on campus because the break just ended for most Universities,,, Not to worry... I'm an old hand at the console but was curious how the MiniAudical would interface :-) and I am getting older and... we'll skip that part <heh> Thanks again... vince On Friday 19 January 2007 20:27, Spencer Salazar wrote:
Hey Vince, Sorry to not get back to you sooner on the audicle list, there was a Princeton Laptop Orchestra concert that many of us ChucK/miniAudicle- devs have been busy with the past few weeks. I have been looking into this problem, and have been unable to reproduce the error on my own system with a variety of configurations (Ubuntu 6.10, GCC-3.3.6/4.1.2, wxGTK 2.6.3/2.8.0). From the looks of the error, it seems like the compiler is just being picky -- mADocMDIChildFrame is a subclass of mAFrameType, or at least it should be.
I'm in the process of preparing a patch that should resolve the issue, by disabling the functionality that is producing this error (disabling documents from appearing in the window menu). Also, it turns out that the current miniAudicle release has a source incompatibility with wxGTK-2.8.0, so the patch should fix that too.
spencer
participants (3)
-
ka1iic@prexar.com
-
Spencer Salazar
-
Vince Werber