[Digikam-devel] [digikam] [Bug 365125] Win64 version cannot start

via KDE Bugzilla bugzilla_noreply at kde.org
Sat Jul 9 10:16:57 BST 2016


https://bugs.kde.org/show_bug.cgi?id=365125

--- Comment #44 from caulier.gilles at gmail.com ---
I think i find the bug.

It's in Python script which collect shared dlls used by a binary file.

On top of script (line 42) we set pathes where dlls can be found
(default_path_prefixes) :

https://quickgit.kde.org/?p=digikam-software-compilation.git&a=blob&f=project%2Fmxe%2Frll.py

As both win32 and win64 are computed in parallel, you can imagine the possible
mix. The problem must not touch the 32 bits as 32 bits paths are in first on
the list, but with 64 bits...

Gilles Caulier

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list