Autoconf isn't needed on enduser systems as the configure script is bundled 
with the tar balls.

Make is native on most unix systems out of the box and comes with every 
compiler I've ever used.


Sent from my iPhone

On Apr 7, 2012, at 6:07 AM, Albrecht Schlosser <[email protected]> wrote:

> On 06.04.2012 04:49, Greg Ercolano wrote:
>> On 04/05/12 19:41, Greg Ercolano wrote:
>>> On 04/05/12 16:26, Fabien Costantini wrote:
>>>> Today, I would vote for removing the visual studio 2xxx ide projects and 
>>>> stick with cmake.
>>> 
>>>    I'd like to use cmake, but it's distressing that it isn't native
>>>    to any of the OS's we support. ('Command not found' on OSX/Lion,
>>>    Linux/Centos5, and Windows)
> 
> autoconf, configure, make etc. must be installed as well, they're not
> "native" on any OS.
> 
>>>    If cmake were something we could include in the FLTK package,
>>>    I'd be for it. Is it a pretty tight tool?
> 
> I don't know. However, I believe that we should rely on a user
> installing it, if it can be downloaded and installed for a normal
> Windows (MS IDE) user.
> 
>>>    I know that I can get FLTK to build on Windows with gmake
>>>    by just including a gmake.exe and some Makefiles specific to MS.
> 
> Could you please tell us what "gmake.exe" is? Is it GNU make, or is
> it something else? Sorry, I saw your suggestion some days ago, but
> didn't find the time to reply then..
> 
> Albrecht
> _______________________________________________
> fltk-dev mailing list
> [email protected]
> http://lists.easysw.com/mailman/listinfo/fltk-dev

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

Reply via email to