godotengine / godotengine/godot-cpp

Godot.hpp template issue (conversion error)

Open
#423 1 comment 0 reactions 0 assignees View on GitHub
needs testing
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.