Skip to content

Unable to compile this library as libdeps from platfrom-aceinna_imu #1

@thierry3000

Description

@thierry3000

I fail building the platform-aceinna_imu examples from source. Since I intent to build for an OpenRTK330Li EVK, I modified the platform.ini of the RTK_INS example provided by platform-aceinna_imu repository in the following way
[env:OpenRTK330LI] platform = aceinna_imu board = OpenRTK330L

Executing pio run result in multiple compile errors pointing to this repository. I think some of my build errors result from the library.json of this project containing a wrong folder structure. I intent to fix some problems with f1f157a.

Unfortunately I am still unable to build (see here). The source code shows me that there are multiple implementations of ntrip (OpenRTK330LI/OpenRTK-base-library/LWIP/lwip_app/station/inc/ntrip_client.h, OpenRTK330LI/OpenRTK-base-library/LWIP/lwip_app/ntrip/inc/ntrip_client.h and OpenRTK330LI/OpenRTK-base-library/LWIP/lwip_app/ntrip/inc/m_ntrip_client.h). Is it possible that these different implementations mix up? Are there some compiler flags to distinguish the versions?

Can someone provide any hints?

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