Question #218845 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/218845

    Status: Open => Answered

poy proposed the following answer:
you have to add arch=x64 to the scons command (for example scons
mode=release arch=x64 ). you can throw it in a custom.py file if you
fear you might forget about it: create a custom.py file and write
arch='x64' in it.

-- 
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.

_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to     : linuxdcpp-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to