On 17.08.2011, at 14:37, Gintautas wrote:

> 
>> Reading this right (forgive me, it's late), you configure with CMake, =
>> but then you call "make" (instead of cmake)to build the library? I would =
>> recommend that you either use CMake all the way, or =
>> autoconf/configure/make, but not both.=20
>> 
>> In FLTK 1.3, all these methods are described in README.CMake.txt, =
>> README.MSWindows.txtx, and README.Unix.txt
>> 
>> - Matthias=
> 
> Well I read the "README.CMake.txt" and if you look at "Build for Linux" part 
> you will see that cmake and make are used together. I don't see any problem 
> if the result from this is working library.

Yes, thanks. I was already corrected on that one. I did not realize that 
"cmake" does not trigger the actual build, but "make" does. 

 - Matthias
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to