3dtours
|
a7163efaf1
|
fix: build_windows.ps1 guard resources/daw_engine (exe + _internal) truoc tauri build — glob fail neu thieu
|
2026-08-09 04:17:09 +00:00 |
|
3dtours
|
bc8431fe81
|
FIX 3 van de Windows:
1. LOAD CHAM: PyInstaller onefile 723MB giai nen toan bo vao %TEMP% moi lan chay -> chuyen ONEDIR (engine.spec COLLECT) + bundle qua Tauri resources (resource_dir/daw_engine/daw_engine.exe) thay externalBin — khoi dong tuc thi khong giai nen
2. WINDOW PICKER: Tauri v2 khong co window.__TAURI__.dialog — goi invoke('plugin:dialog|open', {options:{directory:true}}) qua __TAURI__.core.invoke
3. ICON exe: bundle.icon chuyen icon.ico -> favicon.ico + thay 3 PNG bang favicon render
- build_windows.ps1 buoc 4: copy onedir dist/daw_engine -> src-tauri/resources/daw_engine
|
2026-08-09 03:30:57 +00:00 |
|
3dtours
|
466bf25a0b
|
FIX: build_windows.ps1 buoc [0/6] kill daw_engine.exe cu dang chay — file exe bi khoa -> Tauri build PermissionDenied externalBin
|
2026-08-09 03:12:00 +00:00 |
|
3dtours
|
bfe9e47db1
|
FIX (lan 2): build_windows.ps1 tu cai @babel/standalone neu thieu (ERR_MODULE_NOT_FOUND)
|
2026-08-08 14:19:03 +00:00 |
|
3dtours
|
1f7a8c6f1b
|
FIX: verify bundle dung tools/verify_bundle.py (normalize backslash, false-positive 'thieu static') + check engine.spec phien ban moi
|
2026-08-08 14:15:14 +00:00 |
|
3dtours
|
8b0551b18f
|
FIX: build_windows.ps1 parse error PS5.1 — ASCII-only + UTF-8 BOM (unicode em-dash lam hong string terminator)
|
2026-08-08 14:01:40 +00:00 |
|
3dtours
|
eaca051191
|
FIX (lan 2): bundle app assets qua collect_data_files (import-system) + fallback static dir trong main.py + verify TOC trong build_windows.ps1
|
2026-08-08 13:59:35 +00:00 |
|
3dtours
|
0a1f3efd64
|
FEAT: chuẩn bị thư viện để tạo file exe trên window
|
2026-08-08 09:44:37 +00:00 |
|