Image-Morphing icon indicating copy to clipboard operation
Image-Morphing copied to clipboard

编译的时候提示缺少两个文件

Open acforu opened this issue 10 years ago • 2 comments

"C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 6.5.props" was not found.

"Image-Morphing-master\code\gpumorph\src\morph.vcxproj" could not be found.

acforu avatar Jul 22 '15 05:07 acforu

"Image-Morphing-master\code\gpumorph\src\morph.vcxproj" could not be found. 已加,谢谢

"C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 6.5.props" was not found. cuda的设置不对,建议装上cuda后重新设置cuda的路径

该版本依赖库较多,如果不需要gpu和UI,建议使用纯c++库版。https://github.com/liaojing/MorphLib

2015-07-22 13:55 GMT+08:00 acforu [email protected]:

"C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 6.5.props" was not found.

"Image-Morphing-master\code\gpumorph\src\morph.vcxproj" could not be found.

— Reply to this email directly or view it on GitHub https://github.com/liaojing/Image-Morphing/issues/1.

liaojing avatar Jul 22 '15 09:07 liaojing

morph, pyramids, resample, util已經建置成功,但是ImaheMorphing專案出現錯誤如圖 fail 系統找不到指定的路徑 請問是不是QT要設定什麼呢?謝謝您

Wantinghsu avatar Jan 20 '16 07:01 Wantinghsu