Jumogehn H
Jumogehn H
This problem can be found in the README.md. It's the example under '''Instances methods'''. 1 -- Use Yaci 1.2 2 -- http://lua-users.org/wiki/YetAnotherClassImplementation 3 require("yaci") 4 5 A = newclass("A") 6...
I believe those below is a misspell. diff --git a/README.md b/README.md index 4c99d24..63eee37 100644 --- a/README.md +++ b/README.md @@ -204,10 +204,10 @@ function A:init(a) self.a = a end A.test =...
In C++ project, now, user must apply it himself. But noticing that this is needed is not straight away. User will just find link error and the gcc error message...
### System information - **X86_64/Ubuntu 18.04.6 : aarch64/Ubuntu 20.04.6/Nvidia Jetson Orin 32GB - **Apollo installed from (source or binary)**: source - **Apollo version (3.5, 5.0, 5.5, 6.0)**: 7.0 - **Output...