Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] fltk etc... sorted

Date2005-05-21 23:26
FromVictor Lazzarini
SubjectRe: [Cs-dev] fltk etc... sorted
I realised that the problem might have had to do with
fltk being built as a static lib. So I rebuilt it as a
shared
object. It seems to work now.

FLTK is not build as shared by default. So we have to
configure it to do so:

./configure --enable-threads --enable-shared

is the way to build FLTK to work with csound 5 now.

Victor

>
> I fixed the libs that were missing for csoundapi~. That's
> OK now.
>
> I'm looking for a solution for the fltk problem. Any
> suggestions
> where this might be stemming from? I thought it might be
>  a resource fork problem, but that does not sound right.
> The window can be moved about, which does not happen
> when we have a resource fork problem.
>
> If I launch a FLTK window from csoundapi~ in PD now I
> can't do
> anything to it; before I could use it (could not move it
> though, because
> of the resource issue).
>
> Running it from csound, It looks like the window can't be
> redrawn or
> updated. But it responds to mouse clicks. So the problem
> is perhaps with the redrawing code from FLTK.
>
> Victor
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-22 20:53
FromPatrick Pagano
SubjectRe: [Csnd] [Cs-dev] fltk etc... sorted
build that way seems to give a seg fault now when i run 
csound/improsculpt



On May 21, 2005, at 6:26 PM, Victor Lazzarini wrote:

> I realised that the problem might have had to do with
> fltk being built as a static lib. So I rebuilt it as a
> shared
> object. It seems to work now.
>
> FLTK is not build as shared by default. So we have to
> configure it to do so:
>
> ./configure --enable-threads --enable-shared
>
> is the way to build FLTK to work with csound 5 now.
>
> Victor
>
>>
>> I fixed the libs that were missing for csoundapi~. That's
>> OK now.
>>
>> I'm looking for a solution for the fltk problem. Any
>> suggestions
>> where this might be stemming from? I thought it might be
>>  a resource fork problem, but that does not sound right.
>> The window can be moved about, which does not happen
>> when we have a resource fork problem.
>>
>> If I launch a FLTK window from csoundapi~ in PD now I
>> can't do
>> anything to it; before I could use it (could not move it
>> though, because
>> of the resource issue).
>>
>> Running it from csound, It looks like the window can't be
>> redrawn or
>> updated. But it responds to mouse clicks. So the problem
>> is perhaps with the redrawing code from FLTK.
>>
>> Victor
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by Oracle Space Sweepstakes
>> Want to be the first software developer in space?
>> Enter now for the Oracle Space Sweepstakes!
>> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> -- 
> Send bugs reports to csound-bugs@cs.bath.ac.uk
>               (or to http://www.cs.bath.ac.uk/cgi-bin/csound )
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
>
>

Patrick Pagano, B.S.,M.F.A
Digital Media Specialist
Digital Worlds Institute
University Of Florida
(352) 294-2082



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net