1
Programming / Re: Qt6 Development
« on: Today at 05:08:46 am »
Didn't like the 0 byte acorn.js. Guess try to do the unzip earlier in the build, unless your zip didn't capture the symlinks.
Code: [Select]
[11/22435] COPY gen/third_party/devtools-frontend/src/front_end/third_party/acorn/acorn.js resources/inspector/third_party/acorn/acorn.js
FAILED: resources/inspector/third_party/acorn/acorn.js
ln -f gen/third_party/devtools-frontend/src/front_end/third_party/acorn/acorn.js resources/inspector/third_party/acorn/acorn.js 2>/dev/null || (rm -rf resources/inspector/third_party/acorn/acorn.js && cp -af gen/third_party/devtools-frontend/src/front_end/third_party/acorn/acorn.js resources/inspector/third_party/acorn/acorn.js)
cp: cannot stat 'gen/third_party/devtools-frontend/src/front_end/third_party/acorn/acorn.js': No such file or directory