Hi Ahmed,

It looks like Eigen 3 is missing in your system.

For simplicity I suggest you to try installing it directly in Shogun's
installation. I cannot find the name of the cmake option now, but there may
be an option to bundle Eigen so that it will be downloaded into the build
directory automatically during Shogun build.

Success and come again if there's anything, Fernando.

On Sat, 29 Feb 2020 at 00:20, Ahmed via shogun-list <
shogun-list@shogun-toolbox.org> wrote:

> Hello,
>
> I have came across the errors found on those link when I tried building
> the “ALL_BUILD” and “INSTALL” cmake targets found in the build folder
> -using visual studio 2019-
>
> https://textuploader.com/16pir  the last two errors  are the errors from
> the “ALL_BUILD” target
>
> Also, I have added both the paths to headers and  libshogun.* to my
> environment variables under certain names how do I reference since such
> that I could use them instantly with gcc without having to type the whole
> path again as in :
>
> gcc path/to/native_example.cpp -o native_example -I/path/to/headers -lshogun 
> -L/path/to/libshogun.*
>
>
>
> Thanks,
>
> Ahmed
>

Reply via email to