microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.19k stars 6.39k forks source link

[New Port Request] IUP #30843

Closed bauripalash closed 1 year ago

bauripalash commented 1 year ago

Library name

IUP

Library description

IUP is a multi-platform toolkit for building graphical user interfaces

Source repository URL

https://sourceforge.net/p/iup/iup/

Project homepage (if different from the source repository)

https://www.tecgraf.puc-rio.br/iup/

Anything else that is useful to know when adding (such as optional features the library may have that should be included)

IUP is an easy to use lightweight GUI framework for building cross platform GUIs. Works perfectly fine on windows as well as linux, I have tested both on windows MSVC, MinGW as well linux gcc and clang, it is quite easy to setup and easy to write GUI projects in.

github-actions[bot] commented 1 year ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 60 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

ethindp commented 8 months ago

I also would like to see this added.