On Tue, Aug 12, 2014 at 5:45 PM, Richard Shaw <[email protected]> wrote: > First hello! I'm a new msys2 user who found my way here via mingw/msys -> > mingw-w64/msys -> TDM mingw -> msys2... > > I'm working on building a project that uses cmake and I discovered that both > cmake and cmake-gui are built but the ncurses interface, ccmake, was not. > I'm thinking that just adding the ncurses package to PKGBUILD may allow > ccmake to build?
Sure, fork MINGW-packages and go for it. Join us on #msys2 on oftc IRC if you run into problems. I'm on there in the evenings (UK time), but there's usually someone around who can help out. A word of warning though, currently we don't use a proper Windows console (we use mintty which is a Windows application without a console) so you may need to use ConsoleZ or ConEmu instead for ncurses applications to work. This is easily changed though. > > Sometimes it's nice to use one of the gui's to review options but I'd rather > not have the QT overhead in my msys2/mingw environment. > > Thanks, > Richard > > ------------------------------------------------------------------------------ > > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users > ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
