[chuck-users] [chuck] miniAudicle-0.1.3.3 release (mac + linux + win)

Spencer Salazar ssalazar at CS.Princeton.EDU
Fri Jul 28 13:48:36 EDT 2006


Which version of wxWidgets are you using?  wxLaunchDefaultBrowser was  
a fairly recent addition to wx (2.6.1 or later).

'wx-config --version' should print the version number.

miniAudicle was developed and tested primarily with GCC 3.2.2, as  
with a lot of Linux development/testing of ChucK.

spencer

On Jul 28, 2006, at 1:14 PM, carmen wrote:

> On Fri Jul 28, 2006 at 06:36:38PM +0200, Cedric Krier wrote:
>> Here is a new patch for the unicode issue. It fix the UTF error  
>> messages.
>> But I find an other bug. It happens when you try to close a file and
>> there is more than one file open.
>
> thanks. that eliminates the printf errors. i am getting this as well:
>
> make -f makefile.jack
> gcc -o wxw/mAParentFrame.o -D__LINUX_JACK__ -D__LINUX__ - 
> D__MA_WXWIDGETS__ `wx-config --cppflags` -O3 -c - 
> D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/root/ 
> miniAudicle-0.1.3.3 wxw/mAParentFrame.cpp
> wxw/mAParentFrame.cpp: In member function ‘void  
> mAParentFrame::OnMiniWeb(wxCommandEvent&)’:
> wxw/mAParentFrame.cpp:533: error: ‘wxLaunchDefaultBrowser’ was not  
> declared in this scope
> wxw/mAParentFrame.cpp: In member function ‘void  
> mAParentFrame::OnChucKWeb(wxCommandEvent&)’:
> wxw/mAParentFrame.cpp:538: error: ‘wxLaunchDefaultBrowser’ was not  
> declared in this scope
> make: *** [wxw/mAParentFrame.o] Error 1
>
> which version of GCC is recommended?
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list