Compiling DOtherSide

karabuta via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Nov 2 02:11:28 PST 2015


Well, I use Ubuntu 14.04 and I have managed to get qt5.5 at my 
/opt/qt55 since the default(usr/lib) directory is occupied by 
qt4. Since DOtherSide looks for qt5 from usr/lib, how do I change 
it to now point to /opt/qt55?


This is the setup in /opt/qt55

karabuta at mx:/opt/qt55$ ls
bin       icudtl.dat  lib      phrasebooks  
qtwebengine_resources.pak
doc       imports     libexec  plugins      share
examples  include     mkspecs  qml          translations


and DOtherSide is at /home/DOtherSide

karabuta at mx:~/DOtherSide$ ls
build  CHANGELOG.md  CMakeLists.txt  LICENSE  README.md  src  test





More information about the Digitalmars-d-learn mailing list