jackyspeed / gsoc2011sfm

Automatically exported from code.google.com/p/gsoc2011sfm
0 stars 0 forks source link

Error while compiling SFM_core project #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
while compiling the project in 
http://gsoc2011sfm.googlecode.com/svntrunk/trunk/, i got the error message:
"C:\Program Files\PCL 
1.4.0\3rdParty\Boost\include\boost/iterator/iterator_facade.hpp(485) : error 
C2059: syntax error : 'string'"
"C:\Program Files\PCL 
1.4.0\3rdParty\Boost\include\boost/iterator/iterator_facade.hpp(485) : error 
C2143: syntax error : missing ')' before '.'"

I can not realize what the issue is, please help me to solve out.

I use CMAKE 2.8 to make the project for Microsoft Visual Studio 2008 in Windows 
7 Ultimate 32 bit.

Thanks a lot.

Original issue reported on code.google.com by ttan...@gmail.com on 5 Mar 2012 at 4:23

GoogleCodeExporter commented 9 years ago
Just install PCL (point cloud library on windows)

Original comment by milindaa...@gmail.com on 4 Jun 2012 at 11:57