fei4xu
fei4xu
### System information - **Linux Ubuntu 18.04, arm64 (jetson)**: - **Apollo installed from (source)**: - **Apollo version (7.0)**: - **Output of `apollo.sh config` if on `master` branch**: ``` [INFO] Apollo...
Hi, I'd like to clone this repo and try what it is, but I had an error following the steps in readme.md. I did: ``` git clone https://github.com/skui-org/skui.git cd skui...
Hi, I was trying to create a vue+typescript+nativescript web+native project combo. I run `vue create dao-ts` first, uncheck babel/linter, check typescript, kept all following default settings. So this is a...
Cinder's current cmake system actually works well on Windows, but the runtime library is fixed to MT which is not the default setting of other cmake projects. When cinder is...