#include <visp3/sensor/vp1394CMUGrabber.h>
#include <visp3/gui/vpDisplayGDI.h>
#include <visp3/core/vpImage.h>
int main()
{
#ifdef VISP_HAVE_CMU1394
try {
#ifdef VISP_HAVE_GDI
#else
std::cout << "No image viewer is available..." << std::endl;
#endif
while(1) {
break;
}
}
std::cout << "Catch an exception: " << e << std::endl;
}
#endif
}