Skip to content

Compiling DOCS and installing procedure #256

@eziosella

Description

@eziosella

Dear All,
thanks for this great project.
Sorry for this my silly question, caused about my lack of expertise, but maybe could help others in my level condition.

Following the README I have been able to compile the project and to run the test with success on my Ubuntu 22.04.
I struggled a bit to understand the AMS Net Id of my Engineering PC Twincat used to test the communication ( I had the default one 169.xxx.xxx.1.1 and I had to changed with the same network card IP address).

Now I would like to integrate the ADS library on my C++ HMI project and I would like to install properly the library and the headers files.
Could you please share some info about how to install the library and compile the library documentation?

I have try sudo ninja -C build install
and I have got back
[0/1] Installing files.
Installing libAdsLib.a to /usr/local/lib/x86_64-linux-gnu

But no one headers has been installed (I was expecting domething like /usr/local/include/x86_64-linux-gnu)
Obviously I could copy manually where I desired, this was only a request how to do it properly in a clean way.

Thanks in advace for any reply
Ezio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions