Does not compile on MSVC 19.15.26730
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am trying to build [this project](https://github.com/Oneplus/twpipe) which uses dynet. I ran CMake on it and generated a Visual Studio solution file, but when I tried to build the solution I got these errors from dynet:
These appear to be coming from `TensorDimensions.h` and `TensorMap.h` inside Eigen, however they're under the `unsupported` folder which I don't think is actively maintained.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Visual Studio build generated by CMake with MSVC 19.15.26730, then inspect the reported errors in Eigen's unsupported TensorDimensions.h and TensorMap.h. The issue is done when the generated solution compiles successfully with this toolchain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100