fei4xu

Results 19 comments of fei4xu

or tell us how to compile it? 👍

> 3. As stated above, make sure another application uses libgomp before OpenCV. This can be the import of TensorFlow, or the LD_PRELOAD construction. in my case, it is: ```sh...

> you could add a code runner configuration in "settings -> extension -> Run Code configuration" , and you can check if your Run In Terminal configuration is checked. A...

I'm sure I can create a nativescript + typescript (without babel) project too, so: nativescript + typescript (without babel), ok vue + typescript (without babel), ok then nativescript + vue...

I'm sorry but I have the same error: ``` ERROR in ./components/HelloWorld.vue?vue&type=script&lang=ts& (../node_modules/ts-loader??ref--10-0!../node_modules/vue-loader/lib??vue-loader-options!../node_modules/string-replace-loader??ref--13-1!./components/HelloWorld.vue?vue&type=script&lang=ts&) Module not found: Error: Can't resolve 'babel-loader' in 'D:\Projects\dao-ts\src' @ ./components/HelloWorld.vue?vue&type=script&lang=ts& (../node_modules/ts-loader??ref--10-0!../node_modules/vue-loader/lib??vue-loader-options!../node_modules/string-replace-loader??ref--13-1!./components/HelloWorld.vue?vue&type=script&lang=ts&) 2:0-62 9:8-12 12:8-17 17:2-5 @...

> sorry, Apollo only support X86 platform now. but I see https://github.com/ApolloAuto/apollo/blob/master/apollo.sh#L8 ``` SUPPORTED_ARCHS=" x86_64 aarch64 " ```

> msse4.1 is support by x86 only. We need to look at the compile options on arm or how can I exclude `modules/perception` from build as a temporary solution? I...

> @NHodgesVFX there is active work happening on iOS. May I ask whether Avalonia on iOS will be faster or slower than Xamarin (cold start, page swipe), generally speaking? then...

是个什么软件啊?分享已过期

If I visit https://github.com/skui-org/cmake/tree/a3b38efc89dcb9e198dd84a34d39364384921470 or https://github.com/skui-org/cmake/commits/a3b38efc89dcb9e198dd84a34d39364384921470 for `cmake @ a3b38ef`, it does exist. (a3b38ef on Nov 6, 2019) But if I check the full commit list, https://github.com/skui-org/cmake/commits/master it has only...