verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
< marcosirc> zoq: Hi, I apologize for my delayed reply, I have been offline yesterday.
< marcosirc> Yes, I could avoid the explicit DualTree traverser parameter.
< marcosirc> I made it explicit in the last commit.
< marcosirc> to see if that change could make AppVeyor build.
< marcosirc> But it didn't, so I will remove the last commit.
< marcosirc> right now.
< marcosirc> rcurtin: yes, I would have expected a more significant speedup too...
ridhwan has joined #mlpack
ridhwan has quit [Ping timeout: 264 seconds]
ridhwan has joined #mlpack
ridhwan has quit [Ping timeout: 264 seconds]
Kirizaki has joined #mlpack
< Kirizaki> hello everyone
< Kirizaki> is here someone online right now?
< Kirizaki> where I can find lates information about dependencies versions?
< Kirizaki> CMakeLists.txt? :>
< zoq> Kirizaki: Hello, here is the list: https://github.com/mlpack/mlpack#3-dependencies
< Kirizaki> yup, but I wonder which versions are lates for stable mlpack.2.0.3
< Kirizaki> latest*
< Kirizaki> but nevermind, I'm already building mlpack... sooo many warnings :F
< Kirizaki> KeonKim - Your solution works fine :P
< Kirizaki> thanks :D
govg has quit [Quit: leaving]
nilay has quit [Ping timeout: 264 seconds]
mentekid has joined #mlpack
mentekid has quit [Ping timeout: 240 seconds]
mentekid has joined #mlpack
mentekid has quit [Ping timeout: 265 seconds]
mentekid has joined #mlpack
< Kirizaki> @zoq: do You know how to prepare new VS15 which uses mlpack after I build mlpack successfully?
kwikadi has quit [Quit: Goodbye, world!!]
kwikadi has joined #mlpack
nilay has joined #mlpack
< Kirizaki> I'm getting output like this:
< zoq> Kirizaki: Are you able to debug with 64-bit instead of 32-bit? The first line in the log says "Configuration: Debug Win32"
< Kirizaki> hmm
< Kirizaki> I don't know, I'll check it in the moment
< Kirizaki> ok, log is smaller now
< Kirizaki> but still fails
< Kirizaki> 1>LINK : fatal error LNK1104: cannot open file 'libboost_serialization-vc140-mt-gd-1_61.lib'
< Kirizaki> I think I'm linking not correctly
< Kirizaki> I'll check my properties again
< zoq> sounds like you have to adjust your "Additional Include Directories" settings
keonkim has quit [Ping timeout: 250 seconds]
keonkim has joined #mlpack
< Kirizaki> I ended up with:
< rcurtin> Kirizaki: hello there, long time no see! :)
< Kirizaki> Hello
< Kirizaki> :P
< Kirizaki> yes
< Kirizaki> I was looking at Issues of mlpack, following any topic about mlpack @ windows :P
< Kirizaki> and I build it right now but linking new projects againts mlpack is painfull right now
< rcurtin> yeah; I think on Windows it is painful, unfortunately :(
Guest71803 has quit [Quit: WeeChat 1.5]
K4k has joined #mlpack
< zoq> Kirizaki: Can you check that you link against libmlpack?
< Kirizaki> yes
< Kirizaki> in Configuration Properties > VC++ Directories > Include Directories:
< Kirizaki> ~/armadillo/include
< Kirizaki> ~/mlpack/build/include
< Kirizaki> in Linker > General > Additional Library Directories: ~/mlpack/build/Debug
< Kirizaki> and
< Kirizaki> ~/mlpack/packages/boost_libs
< Kirizaki> and the same libraries directories are in Configuration Properties > General > Library Directories
< Kirizaki> nah, not General but VC++ Directories > Library Directories
< zoq> You also have to link against mlpack (mlpack.lib or mlpack.dll), http://stackoverflow.com/questions/8581247/vs2010-link-in-a-single-library-statically
< Kirizaki> I've been trying this too in few combinations
< zoq> hm, okay, can you show us the code? Maybe we can test it with a minimal example?
travis-ci has joined #mlpack
< travis-ci> mlpack/mlpack#1393 (master - a7794bd : Ryan Curtin): The build was fixed.
travis-ci has left #mlpack []
< Kirizaki> it's simple as... it can't be simpliest :P
< zoq> hm, I'm pretty sure, VS does not link against mlpack in the right way.
< Kirizaki> me too, but I just trying every possible combination right now which I could imagine :P
< Kirizaki> I'm*
< zoq> I'll see if I can reproduce the error tomorrow, and hopefully come back with a better answer.
< Kirizaki> alright, thanks for help
< Kirizaki> I appreciate Your time
< zoq> no problem
nilay has quit [Ping timeout: 264 seconds]
nilay has joined #mlpack
mentekid has quit [Ping timeout: 244 seconds]
nilay has quit [Ping timeout: 264 seconds]
govg has joined #mlpack
Kirizaki has quit [Quit: Never underestimate the power of stupid people in large groups.]
Kirizaki has joined #mlpack
Kirizaki has quit [Client Quit]
mentekid has joined #mlpack
mentekid_ has joined #mlpack
mentekid has quit [Ping timeout: 250 seconds]
mentekid_ has quit [Ping timeout: 252 seconds]
mentekid_ has joined #mlpack
mentekid_ has quit [Ping timeout: 276 seconds]
Cooler_ has quit [Ping timeout: 244 seconds]