I have a error with the compilation about `Undefined symbols for architecture x86_64` But i don't know how to resolve it !
Hello everyone !
I have a error with the compilation about `Undefined symbols for architecture x86_64`
But i don't know how to resolve it !
I'am trying to implement a ECS in c++ but in `class/cores/main.cpp` when i trying to `addComponent` at lines 15. It doesnt find the `addComponent(T component)` in `class/KNU/entities/Entity.hpp` line 61 and in line 57 in cpp
https://github.com/Krystalz42/nibbler (edited)
It only happens on `template <T>` function
I force the template function in `.cpp` to avoid multiple include error
I have a error with the compilation about `Undefined symbols for architecture x86_64`
But i don't know how to resolve it !
I'am trying to implement a ECS in c++ but in `class/cores/main.cpp` when i trying to `addComponent` at lines 15. It doesnt find the `addComponent(T component)` in `class/KNU/entities/Entity.hpp` line 61 and in line 57 in cpp
https://github.com/Krystalz42/nibbler (edited)
It only happens on `template <T>` function
I force the template function in `.cpp` to avoid multiple include error
No any search results
You already invited:
0 Answers