msnh2012/Msnhnet

build error

YuDe95 opened this issue · 1 comments

evn:build in vs2019 cuda10.2. win10 GPU GTX960X

1.when i build msnhnet it occurs error in function

int n = static_cast<int>(floor(x));

use foor is error ,so i change foorf function.
2.when i use cmake msnhnetviewer don't add lib msnhnet.lib and cudnn.lib in this project.

You'd better to build msnhnetviewer with cpu mode.