Hi! I'm trying build ml pack on windows platform(Windows 10 X64), and was following this tutorial <https://keon.io/mlpack-on-windows/> .However, I encounter the following errors.
D:\GSOC\GSOC 2018\mlpack\mlpack\build\CMakeFiles\CMakeTmp\src.cxx(1): error C2065: '__deprecated__': undeclared identifier [D:\GSOC\GSOC 2018\mlpack\mlpack\build\CMakeFiles\CMakeTmp\cmTC_5e82a.vcxproj] D:\GSOC\GSOC 2018\mlpack\mlpack\build\CMakeFiles\CMakeTmp\src.cxx(1): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [D:\GSOC\GSOC 2018\mlpack\mlpack\build\CMakeFiles\CMakeTmp\cmTC_5e82a.vcxproj] D:\GSOC\GSOC 2018\mlpack\mlpack\build\CMakeFiles\CMakeTmp\src.cxx(1): error C2448: '__attribute__': function-style initializer appears to be a function definition [D:\GSOC\GSOC 2018\mlpack\mlpack\build\CMakeFiles\CMakeTmp\cmTC_5e82a.vcxproj] Attached are the CMakeError.log, CMakeOutput.log files for further review. Any idea was what's causing this issue? Thanks in advance! Regards, Kumaranath Fernando On Sun, Nov 5, 2017 at 5:14 PM, Marcus Edel <[email protected]> wrote: > Hello Kumaranath, > > a good place to start would be the website, which has some nice pointers > for how > to get involved. Specifically you can take a look at this page: > > http://www.mlpack.org/involved.html > > and since you said you are interested in GSoC, this page could be useful > too: > > http://www.mlpack.org/gsoc.html > > I hope this is helpful, let us know if we should clarify anything further. > > Thanks, > Marcus > > > On 5. Nov 2017, at 08:06, Kumaranath Fernando < > [email protected]> wrote: > > > > Hi! > > I'm currently a final year student of Informatics Institute of > Technology Sri Lanka affiliated with the University of Westminster, a > successful GSOC 2017 participant. I'm keen to contribute to mlpack thus, > enhancing my skills in machine learning and other similar areas of > interest. Could you kindly suggest how I could get started? > > > > Regards, > > Kumaranath Fernando > > _______________________________________________ > > mlpack mailing list > > [email protected] > > http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack > >
CMakeError.log
Description: Binary data
CMakeOutput.log
Description: Binary data
_______________________________________________ mlpack mailing list [email protected] http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack
