Skip to content

install procedure not clear, demo doesn't work #262

@bbd666

Description

@bbd666

Image

I'm using windows 11-Pro and Visual Studio 17.11.6

I set up the Eigen library with CMake 4.1.2 in the folder : C:\Users\toto\Desktop\libcmaes-master\eigen-3.4.0\build

Then I setup libcmaes-master with CMake 4.1.2 in C:\Users\toto\Desktop\libcmaes-master\build

Then I built up a new C++ project in VS17-2022 with the sample code given in the README

I needed to add 4 folder links to the Project properties to solve errors like :

cannot find file XXX.h

C:\Users\toto\Desktop\libcmaes-master\build\include
C:\Users\toto\Desktop\libcmaes-master\eigen-3.4.0
C:\Users\toto\Desktop\libcmaes-master\include
C:\Users\toto\Desktop\libcmaes-master\include\libcmaes

Now I get 53

LNK2019

errors

So, it doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions