Csound Csound-dev Csound-tekno Search About

[Cs-dev] FLTK

Date2011-01-23 18:18
FromMichael Gogins
Subject[Cs-dev] FLTK
I'm trying to switch the FLTK library for Csound 5.13 on Windows from
1.1 to 1.3. I'm running into problems building FLTK with threads
enabled. Is this necessary? Do the other platforms pass
--enable-threads to FLTK configure?

Regards,
Mike

-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-01-23 19:40
FromVictor Lazzarini
SubjectRe: [Cs-dev] FLTK
I don't think I use threads in Csound on OSX, but I might have built  
FLTK with threads.

Victor
On 23 Jan 2011, at 18:18, Michael Gogins wrote:

> I'm trying to switch the FLTK library for Csound 5.13 on Windows from
> 1.1 to 1.3. I'm running into problems building FLTK with threads
> enabled. Is this necessary? Do the other platforms pass
> --enable-threads to FLTK configure?
>
> Regards,
> Mike
>
> -- 
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better  
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-01-27 01:49
FromFelipe Sateler
SubjectRe: [Cs-dev] FLTK
FLTK 1.1 is the stable release. From the FLTK site:

# FLTK-1.3.x continues where FLTK-1.1.x left off, but with the
# freedom to break the existing progamming interface and
# update the underlying architecture and data structures.

I don't think you can just switch to 1.3, since the API is not
guaranteed to be the same.

On Sun, Jan 23, 2011 at 16:40, Victor Lazzarini
 wrote:
> I don't think I use threads in Csound on OSX, but I might have built
> FLTK with threads.
>
> Victor
> On 23 Jan 2011, at 18:18, Michael Gogins wrote:
>
>> I'm trying to switch the FLTK library for Csound 5.13 on Windows from
>> 1.1 to 1.3. I'm running into problems building FLTK with threads
>> enabled. Is this necessary? Do the other platforms pass
>> --enable-threads to FLTK configure?
>>
>> Regards,
>> Mike
>>
>> --
>> Michael Gogins
>> Irreducible Productions
>> http://www.michael-gogins.com
>> Michael dot Gogins at gmail dot com
>>
>> ------------------------------------------------------------------------------
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better
>> price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-01-27 02:27
FromMichael Gogins
SubjectRe: [Cs-dev] FLTK
I did switch to 1.3, which I had used in the past, actually. I will
test it of course including combining widgets with qutecsound.

Regards,
Mike

On Wed, Jan 26, 2011 at 8:49 PM, Felipe Sateler  wrote:
> FLTK 1.1 is the stable release. From the FLTK site:
>
> # FLTK-1.3.x continues where FLTK-1.1.x left off, but with the
> # freedom to break the existing progamming interface and
> # update the underlying architecture and data structures.
>
> I don't think you can just switch to 1.3, since the API is not
> guaranteed to be the same.
>
> On Sun, Jan 23, 2011 at 16:40, Victor Lazzarini
>  wrote:
>> I don't think I use threads in Csound on OSX, but I might have built
>> FLTK with threads.
>>
>> Victor
>> On 23 Jan 2011, at 18:18, Michael Gogins wrote:
>>
>>> I'm trying to switch the FLTK library for Csound 5.13 on Windows from
>>> 1.1 to 1.3. I'm running into problems building FLTK with threads
>>> enabled. Is this necessary? Do the other platforms pass
>>> --enable-threads to FLTK configure?
>>>
>>> Regards,
>>> Mike
>>>
>>> --
>>> Michael Gogins
>>> Irreducible Productions
>>> http://www.michael-gogins.com
>>> Michael dot Gogins at gmail dot com
>>>
>>> ------------------------------------------------------------------------------
>>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>>> Finally, a world-class log management solution at an even better
>>> price-free!
>>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>>> February 28th, so secure your free ArcSight Logger TODAY!
>>> http://p.sf.net/sfu/arcsight-sfd2d
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> ------------------------------------------------------------------------------
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
>
> Saludos,
> Felipe Sateler
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-01-27 02:55
FromMichael Gogins
SubjectRe: [Cs-dev] FLTK
I just ran one of the McCurdy FM examples, which uses FLTK
extensively, natively in qutecsound without a problem (not a builtin
example which doesn't work for an unrelated reason, but an example
loaded from McCurdy's Web site). This is using FLTK 1.3.0rc3.

Regards,
Mike

On Wed, Jan 26, 2011 at 9:27 PM, Michael Gogins
 wrote:
> I did switch to 1.3, which I had used in the past, actually. I will
> test it of course including combining widgets with qutecsound.
>
> Regards,
> Mike
>
> On Wed, Jan 26, 2011 at 8:49 PM, Felipe Sateler  wrote:
>> FLTK 1.1 is the stable release. From the FLTK site:
>>
>> # FLTK-1.3.x continues where FLTK-1.1.x left off, but with the
>> # freedom to break the existing progamming interface and
>> # update the underlying architecture and data structures.
>>
>> I don't think you can just switch to 1.3, since the API is not
>> guaranteed to be the same.
>>
>> On Sun, Jan 23, 2011 at 16:40, Victor Lazzarini
>>  wrote:
>>> I don't think I use threads in Csound on OSX, but I might have built
>>> FLTK with threads.
>>>
>>> Victor
>>> On 23 Jan 2011, at 18:18, Michael Gogins wrote:
>>>
>>>> I'm trying to switch the FLTK library for Csound 5.13 on Windows from
>>>> 1.1 to 1.3. I'm running into problems building FLTK with threads
>>>> enabled. Is this necessary? Do the other platforms pass
>>>> --enable-threads to FLTK configure?
>>>>
>>>> Regards,
>>>> Mike
>>>>
>>>> --
>>>> Michael Gogins
>>>> Irreducible Productions
>>>> http://www.michael-gogins.com
>>>> Michael dot Gogins at gmail dot com
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>>>> Finally, a world-class log management solution at an even better
>>>> price-free!
>>>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>>>> February 28th, so secure your free ArcSight Logger TODAY!
>>>> http://p.sf.net/sfu/arcsight-sfd2d
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>>> Finally, a world-class log management solution at an even better price-free!
>>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>>> February 28th, so secure your free ArcSight Logger TODAY!
>>> http://p.sf.net/sfu/arcsight-sfd2d
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net