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 also facing the same issue.
I tried with and without the CUDA flag and still i am getting the same error as you mentioned.
The interesting thing is that CCtag 1.0.2 is available in vcpkg and is getting built in both debug and release mode.
Any Maintainers that would like to throw some light in this issue please, it would be of great help.
@zhang-qiang-github maybe you can change the type from question to issue ?
I have observing that a lot of people are facing this familiar issue.
Don't know why the maintainers are not paying any attention to this.
Describe the problem
Failed to build CCTag in windows. The cmake is ok, but vs compiling is filed.
Screenshots
Log
Desktop (please complete the following and other pertinent information):
Additional context
I set
CCTAG_WITH_CUDA
as off, and other setting is:BUILD_SHARED_LIBS:BOOL=ON
CCTAG_ENABLE_SIMD_AVX2:BOOL=OFF
CCTAG_BUILD_TESTS:BOOL=OFF
CCTAG_BUILD_APPS:BOOL=ON
CCTAG_BUILD_DOC:BOOL=OFF
The text was updated successfully, but these errors were encountered: