I want to build mlpack from source for windows. The error is coming up when i build it.
Error in VS Windows:
"LINK2005 "public: __cdecl boost::program_options::error_with_option_name::error_with_option_name(class std::basic_string
"
Hmm, I think that this is similar to what @himanshupathak21061998 is fighting with for the Conda mlpack build in https://github.com/conda-forge/mlpack-feedstock/pull/18. I have two ideas, but I'm not sure how well either will work...
Boost_NO_BOOST_CMAKE to 1 and then rebuild? Does it link properly then?@rcurtin May be Boost_NO_BOOST_CMAKE would not work. @joeljosephjin I think you should try different version of Boost.
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! :+1:
@rcurtin I think we should keep this open once I found a workaround for this we will close it.
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! :+1: