DrWeinberg
DrWeinberg
(function() { require.config({ baseUrl: 'js/', paths: { article: './modules/article', user: './modules/user', // 第三方库模块 jquery: './libs/jquery-1.10.1' //注意:写成jQuery会报错 } }) require(['article'], function(alerter) { alerter.consoleMsg() // **纠错**:article -> alerter }) })()
time-formater打包错误的问题,按照以上方案仍然没有解决。请问还有其他地方需要注意的没?谢谢! ERROR in static/js/0.a654f1e5aa8523826902.js from UglifyJs Unexpected token: punc (() [./~/[email protected]@time-formater/lib/timeformater.js:21,0][static/js/0.a654f1e5aa8523826902.js:41766,10]
> 在你的项目里面全局搜索定义组件的关键字Vue.component, 居然什么都没有搜到,请问你用的是VUE吗 哥们,和我一样初学的吧?
Hi @mischievous ,I got the same problem, Have you solved the problem?
I also want play Mp4 from memory directly into QtAV, if you had resolved the problem?
Thank you for your suggestion. I agree with you, and I will develop my mem-player use original code by SDL2+Qt5+ffmpeg.
@vsv67 Thank you for your explanation, I was known the reason of why I canont get files from the APFS encrypt volume. But I also don't konw how to macth...
@vsv67 Thank you for your patience!Now I have another problem, and I can got the correct container block data because of it encrypted by secure enclave on the iMac equiped...