Multiple gtk installations

Benjamin Thaut code at benjamin-thaut.de
Thu Nov 7 12:03:34 PST 2013


Am 07.11.2013 20:15, schrieb Mike Wey:
> On 11/07/2013 11:45 AM, Benjamin Thaut wrote:
>
> Having both the 32 and 64 bits versions of GTK in your PATH doesn't seem
> to be causing any problems for me.
>

Well it is for me. As the dlls are named the same the 64-bit executable 
attempts to load the 32-bit dll first (because its the first one to be 
found in the PATH)

-- 
Kind Regards
Benjamin Thaut


More information about the Digitalmars-d-learn mailing list