You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build opendetection in Microsoft Visual Studio 2012. Here are the issues:
missing header files glob.h, sys/time.h and sys/cdefs.h in windows.
These header files are availble in ubuntu so it will not generate an error while building opendetection on ubuntu.
Error: typename cannot be used outside a template declaration in ODDetection.h
The text was updated successfully, but these errors were encountered:
shreyas29
changed the title
Problems when building opendetection on windows platform
Problems while building opendetection on windows platform
Apr 7, 2016
Hi,
Our code is only supported for linux now. By the end of September, we are hoping to support (at least get things running) windows platform as well.
I am trying to build opendetection in Microsoft Visual Studio 2012. Here are the issues:
missing header files glob.h, sys/time.h and sys/cdefs.h in windows.
These header files are availble in ubuntu so it will not generate an error while building opendetection on ubuntu.
Error: typename cannot be used outside a template declaration in ODDetection.h
The text was updated successfully, but these errors were encountered: