I am looking for a GUI library to design the interface for my application. Are there any libraries that work well with the Intel Perceptual Computing SDK?
Any GUI library that is available for Microsoft Visual C++ 2008 or later and runs on Microsoft Windows 7 or later should work well.
If you want GUI that works both on Linux and Windows then for example Qt. It can be integrated with MSVC++.