Re: [Iup-users] Make Tool: Premake

2019-11-30 Thread Antonio Scuri
  Hi,

  We used Premake a few years ago. It is a very nice tool. Thanks for
sharing anyway.

  The only drawback is that everytime you need build with a given compiler
you have to generate build files for that compiler. So either you need
Premake installed on the user, or you have lots of files pre-generated. So
I decide to stick with Tecmake at that time.

  Nowadays I'm considering moving to cmake, mostly because of its
popularity, its integration with vcpkg and its ready distribution on Linux.

Best,
Scuri


Em ter., 19 de nov. de 2019 às 20:39, Ranier Vilela 
escreveu:

> Hi,
> Only for reference.
> Premake is based in Lua and looks very promising.
>
> https://premake.github.io/
>
> Best regards.
> Ranier Vilela
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


[Iup-users] Make Tool: Premake

2019-11-19 Thread Ranier Vilela
Hi,
Only for reference. 
Premake is based in Lua and looks very promising.

https://premake.github.io/

Best regards.
Ranier Vilela

___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users