Skip to content

Godot.hpp template issue (conversion error) #423

Open
@dianshane

Description

@dianshane

I am trying to use my newly compiled shared lib but cant seem to be able to use the Godot.hpp header.
I get the same template error all the time:

line 122 (definition on 105)
no mach converting..

and line 125 (definition on 114)
no mach converting

i have not studies the source of godot but as far as i undestrand this has to do with the conversion when using the = operator on said lines.

i cant seem to find a workaround and really dont wanna have to study all the code.

If anyone has some advice or even temporary fix it would be greatly appreciated!

note: using gcc 9.3 and c++14 standard

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions