lagadic / visp

Open Source Visual Servoing Platform
https://visp.inria.fr/
GNU General Public License v2.0
725 stars 286 forks source link

Problem about GDI GTK #1033

Closed Dadaist-chn closed 2 years ago

Dadaist-chn commented 2 years ago

I have installed Windows11 and Windows 10 SDK.(via VS code installer) But the Cmakelist of Visp cannot find the GUI. My operating system is windows11. Can you help me?

fspindle commented 2 years ago

Right know our IT team doesn't deploy Windows 11. I will try to overcome that. In the mean time, you should investigate the content of cmake/FindGDI.cmake adding some cmake messages to see where it fails to detect GDI.

fspindle commented 2 years ago

GDI is supported by ViSP on Win11: tutorial