Csound Csound-dev Csound-tekno Search About

[Cs-dev] building FLTK-1.1.7 with MSYS

Date2006-06-12 12:52
FromVictor Lazzarini
Subject[Cs-dev] building FLTK-1.1.7 with MSYS
After ./configure --enable-thread --enable-shared
and make

building stops at the archiving of libjeg.a
when make complains that it can't find the path specified (make e=3).
Do I need to get a different make? I downloaded the mingw32-make
package. What did you do to build fltk on Windows with Mingw?


Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth 



_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-06-12 12:52
FromIstvan Varga
SubjectRe: [Cs-dev] building FLTK-1.1.7 with MSYS
AttachmentsNone  

Date2006-06-12 14:08
FromVictor Lazzarini
SubjectRe: [Cs-dev] building FLTK-1.1.7 with MSYS
In fact, I gave up trying to build a shared library because I kept getting
linking errors with jpeg, png and zlib, which I tried to exclude
from the build but was impossible. I will use the static libs
for the moment.

My earlier problem was the make I was using which was not
quite right.

Anyway, apart from these little problems building csound with
MSYS is quite painless.

Victor

At 12:52 12/06/2006, you wrote:
>Note that even if you use --enable-shared, for some reason
>FLTK is still built as a static library on Windows. However,
>you can find a prebuilt FLTK DLL file in my .zip release.
>
>On Monday 12 June 2006 13:52, Victor Lazzarini wrote:
>
> > After ./configure --enable-thread --enable-shared
> > and make
> >
> > building stops at the archiving of libjeg.a
> > when make complains that it can't find the path specified (make e=3).
> > Do I need to get a different make? I downloaded the mingw32-make
> > package. What did you do to build fltk on Windows with Mingw?
>
>
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth 



_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-06-12 15:00
FromIstvan Varga
SubjectRe: [Cs-dev] building FLTK-1.1.7 with MSYS
AttachmentsNone