質問編集履歴

1

個人情報が含まれていた。

2020/02/19 08:46

投稿

good_morning
good_morning

スコア61

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  ```C++
18
18
 
19
- /home/masabumi.ishihara/openMVS/libs/Common/Ray.inl:179:8: error: ‘VECTOR’ does not name a type
19
+ /home/user/openMVS/libs/Common/Ray.inl:179:8: error: ‘VECTOR’ does not name a type
20
20
 
21
21
  const VECTOR tvec(m_pOrig - tri.a);
22
22
 
@@ -48,7 +48,7 @@
48
48
 
49
49
  ```C++
50
50
 
51
- /home/masabumi.ishihara/openMVS/libs/Common/Ray.h:30:10: error: ‘Eigen’ does not name a type
51
+ /home/user/openMVS/libs/Common/Ray.h:30:10: error: ‘Eigen’ does not name a type
52
52
 
53
53
  typedef Eigen::Matrix<TYPE,DIMS,1> POINT;
54
54