Skip to content

Building NativeRL issues #526

@jacques-serfontein

Description

@jacques-serfontein

Hi there,

I am having an issue with building NativeRL. I have followed the instructions and gotten up to the "mvn clean install -Djavacpp.platform.custom -Djavacpp.platform.linux-x86_64 -Djavacpp.platform.macosx-x86_64 -Djavacpp.platform.windows-x86_64" call, but it results in the following error:

image

After looking this issue up, it seems that the header files should be using "#include " to allow for the runtime_error function to be called. However, it seems these header files get regenerated each time I try the mvn function call. Is there a root file that instantiates what the header functions should include (or something along the lines of this)?

Thanks

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