[87003562] <X::MessageCallback> [Level] Compiling void Init() (Line 6/1) [87003562] < X::MessageCallback> [Level] Error, There is no copy operator for this type available. (Line 27/42) [87003578] < X::MessageCallback> [Level] Error, There is no copy operator for this type available. (Line 28/45) [87003578] <X::CScriptsManager::LoadScript> Error, build failed.
Do i have to define the copy operator/and the others to finally make it run?
[87324421] <xscriptsmanager.cpp:344 X::CScriptsManager::LoadScript> "data/scripts/level0.xs", module: Level. [87324437] <xscriptsmanager.cpp:62 X::MessageCallback> [Level] Compiling void Init() (Line 6/1) [87324437] <xscriptsmanager.cpp:66 X::MessageCallback> [Level] Error, There is no copy operator for this type available. (Line 27/42) [87324437] <xscriptsmanager.cpp:66 X::MessageCallback> [Level] Error, There is no copy operator for this type available. (Line 28/45) [87324437] <xscriptsmanager.cpp:388 X::CScriptsManager::LoadScript> Error, build failed.