| Hi Stefano,
Works very well. Just one suggestion, I have Csound which I've self
built, so it's not located in /usr/bin/ but in /usr/local/bin, so
WinXound doesn't find it automatically.
Cheers,
Andrés
On Thu, Sep 23, 2010 at 3:21 PM, Stefano Bonetti
wrote:
> Hi All,
> an alpha 2 version of WinXound 3.3.0 for LINUX is ready for download at:
> http://winxound.codeplex.com/releases/view/49139
>
> Alpha 2 release info:
> New: Added the "Save output" button to the compiler;
> Fix: Fixed a compiler bug ("Use WinXound settings" doesn't work
> correctly);
> Fix: "External Gui" toolbar button doesn't work;
> Fix: Settings: Improved the "Auto Search Paths" method
> (included also luajit);
> Fix: Settings: "Show Read only alert" doesn't work correctly;
> Fix: Compiler label doesn't show the correct value at startup;
> Fix: Compiler output doesn't refresh its content after compile;
> Fix: Compiler scrollbar doesn't work correctly during resize;
> Fixed other minor bug
>
> ==================================================================
>
> There are two precompiled version (32 and 64 bit) for Ubuntu 10.04
> and also the source code.
> The source code is based on the Gnome Toolkit (GTK+) and written
> in C++ using the gtkmm libraries.
>
>
> To compile the source code:
> 1) Before to compile WinXound you need to install:
> - gtkmm-2.4 (libgtkmm-2.4-dev) >= 2.12
> - vte (libvte-dev)
> - webkit-1.0 (libwebkit-dev)
>
> 2) To compile WinXound open the terminal window, go into the
> uncompressed "winxound_gtkmm" directory and type:
> ./configure
> make
>
> 3) To use WinXound without installing it:
> make standalone
> ./bin/winxound
> [Note: WinXound folder must be located in a path where you have full
> read and write permission.]
>
> 4) To install WinXound:
> IMPORTANT: Don't use the "make install" command, because in this alpha
> version it is incomplete.
> For the moment use WinXound in the "standalone" version.
>
>
> I've developed, compiled and tested WinXound on Ubuntu 10.04,
> so let me know about other distributions.
>
> Thanks,
> Stefano
>
>
>
> 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"
>
>
--
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"
|