On Tue Aug 08, 2006 at 01:56:13PM -0400, schwaahed wrote:
Hi,
I am running Gentoo Linux. I failed to build miniAudicle-0.1.3.3, but I assumed it was the wxWidgets unicode issue. I am running wxGTK-2.6.3.2. Any clue on what I need to do to get this to build?
you probably also have wxGTK-2.4.2 installed. uninstall that or symlink wx-config-2.6 to wx-config or change the makefile to use wx-config-2.6 after doing this, it compiled fine for me. (of course chuck doesnt work on 64bit, btu tahts another issue)
schwaahed
schwaabook miniAudicle-0.1.3.4 # make linux-jack make -f makefile.jack make[1]: Entering directory `/usr/local/music/ChucK/miniAudicle-0.1.3.4' gcc -o wxw/mAParentFrame.o -D__LINUX_JACK__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c -DwxABI_VERSION=20600 -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/usr/local/music/ChucK/miniAudicle-0.1.3.4 wxw/mAParentFrame.cpp wxw/mAParentFrame.cpp: In member function `virtual bool mAApp::OnInit()': wxw/mAParentFrame.cpp:159: error: `wxCommandEventHandler' was not declared in this scope make[1]: *** [wxw/mAParentFrame.o] Error 1 make[1]: Leaving directory `/usr/local/music/ChucK/miniAudicle-0.1.3.4' make: [linux-jack] Error 2 (ignored) _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users