Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Error with build #10

@GaoN1ng

Description

@GaoN1ng

When I use the command python3 build.py, the build error is

Image

Then I find the class oc::RegularPprfSender as shown below, it only need two template arguments.

Image

I think this may be caused by different versions of libOte. For example, in the libOte branch libOte_v2.1, I find that this class is passed 3 template parameters. And G=F, perhaps F can be passed directly.

Image

However, another error occurred:

Image

In the latest version of libOte, this function syndromeDecodingConfigure is defined as follows:

Image

And it's different from old version (libOte_v2.1) as follows:

Image

Could the cause of the above problems be the inconsistency of libOte versions? And how can I fix it?

This is my first time submitting an issue, so I may not describe it clearly. Please let me know if you require any additional information :)

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