I want to use official libtorch in VS2015 like other libriary(such as OpenCV),but I can’t compile the project successfully. I wonder if the problem is caused by VS2015. Any anwser is appreciated.
If you use VS2015, you’ll need to install Update 3. However, I recommend VS2017 because it has better support for the c++ standard.