[mlpack-git] [mlpack/mlpack] Error in building mlpack in x86. (#789)

crossxlui notifications at github.com
Wed Sep 21 03:04:08 EDT 2016


Hi, I attempted to build mlpack in Win32 windows using this guide: http://keon.io/mlpack-on-windows.html but came to a roadblock at the last part.  I appreciate any help anyone could give me as I am quite clueless on cmake and github in general.

1>------ Build started: Project: mlpack, Configuration: Debug Win32 ------
1>  layer_traits_test.cpp
1>d:\programming files\mlpack-2.0.3\src\mlpack\core\data\load_arff_impl.hpp(54): warning C4129: '%': unrecognized character escape sequence
1>src\mlpack\tests\layer_traits_test.cpp(61): error C2947: expecting '>' to terminate template-argument-list, found '<'
1>src\mlpack\tests\layer_traits_test.cpp(61): error C2059: syntax error: '>'
1>src\mlpack\tests\layer_traits_test.cpp(61): error C2039: 'IsBinary': is not a member of '`global namespace''
1>src\mlpack\tests\layer_traits_test.cpp(64): error C2947: expecting '>' to terminate template-argument-list, found '<'
1>src\mlpack\tests\layer_traits_test.cpp(64): error C2059: syntax error: '>'
1>src\mlpack\tests\layer_traits_test.cpp(64): error C2039: 'IsOutputLayer': is not a member of '`global namespace''
1>src\mlpack\tests\layer_traits_test.cpp(67): error C2947: expecting '>' to terminate template-argument-list, found '<'
1>src\mlpack\tests\layer_traits_test.cpp(67): error C2059: syntax error: '>'
1>src\mlpack\tests\layer_traits_test.cpp(67): error C2039: 'IsBiasLayer': is not a member of '`global namespace''
1>  random.cpp
1>src\mlpack\core\math\random.cpp(22): error C2491: 'mlpack::math::randUniformDist': definition of dllimport data not allowed
1>src\mlpack\core\math\random.cpp(24): error C2491: 'mlpack::math::randNormalDist': definition of dllimport data not allowed
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/789
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160921/0c1822f8/attachment.html>


More information about the mlpack-git mailing list