Skip to content

Issue running gradle build on project: Lossy conversion from double to float #18

@priya4991

Description

@priya4991

I am following the steps in the ReadMe, created the cmake files, and then ran ./gradlew build zipNatives publishToMavenLocal
Getting the following error about a lossy conversion from float to double
Screenshot 2024-03-01 at 8 55 21 pm

These values are defined in the bullet3 C library with the f for float, but when they are converted into a java code, the f is not persisting and the values are turning into double trying to be saved in a float variable.

Can you help me please?

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