Use Visual studio 2003

Laurent

Thomas Conneely a écrit :
> Hello developers,
>  
> I have been attempting to build qutecom from source downloaded from 
> the repository using Mercurial.
>  
> I am attempting to build in Windows Vista using MinGW included in 
> Qt SDK by Nokia v.2009.03 and Boost 1.38.  I have tried following the 
> instructions in 
> http://trac.qutecom.org/wiki/HowToBuildFromSource-Windows-MinGW
>  
> When I use the "make" command after "cmake -DCMAKE_BUILD_TYPE=Debug -G 
> "MinGW Makefiles" .." the following error is returned after 7%
>  
> C:/PROGRA~1/boost/BOOST_~1/boost/date_time/filetime_functions.hpp:101: 
> warning:
> left shift count >= width of type
> Linking CXX shared library libwebcam.dll
> Creating library file: libwebcam.dll.a
> CMakeFiles\webcam.dir\src\WebcamDriver.obj(.text$_ZN5boost7signal2IvP13IWebcamDr
> iverP9_piximageNS_10last_valueIvEEiSt4lessIiENS_8functionIFvS2_S4_EEEEC2ERKS6_RK
> S8_[boost::signal2<void, IWebcamDriver*, _piximage*, 
> boost::last_value<void>, in
> t, std::less<int>, boost::function<void ()(IWebcamDriver*, 
> _piximage*)> >::signa
> l2(boost::last_value<void> const&, std::less<int> const&)]+0xa7): In 
> function `Z
> Thn8_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregori
> an9bad_monthEEEED0Ev':
> C:/PROGRA~1/boost/BOOST_~1/boost/exception/exception.hpp: undefined 
> reference to
>  `boost::signals::detail::signal_base::signal_base(boost::function2<bool, 
> boost:
> :signals::detail::stored_group, boost::signals::detail::stored_group> 
> const&, bo
> ost::any const&)'
> collect2: ld returned 1 exit status
> mingw32-make[2]: *** [libs/webcam/libwebcam.dll] Error 1
> mingw32-make[1]: *** [libs/webcam/CMakeFiles/webcam.dir/all] Error 2
> mingw32-make: *** [all] Error 2
>  
> Is there any way to fix this error or to avoid it?
>  
> I also have Microsoft Visual C++ 9 2008 installed.  I haven't found 
> any step by step in order to build Qutecom using this compiler 
> instead.  Is it better to stick with MinGW or is it possible to get 
> the program built using VC 9 2008. 
>  
> Thanks.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> QuteCom-dev mailing list
> [email protected]
> http://lists.qutecom.org/mailman/listinfo/qutecom-dev
>   

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to