seeker / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

[Gentoo] Doesn't load #451

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've tried to latest version of Therapist from 
http://code.google.com/p/dwarftherapist/wiki/BuildingDwarfTherapist

I downloaded via hg clone. I built using the instructions provided.

qmake only made a release build, no debug build. I'm using gentoo 32bit and my 
qmake version reports

[code]QMake version 2.01a
Using Qt version 4.8.4 in /usr/lib/qt4
[/code]

gcc is 4.5.4 

When I run ./DwarfTherapist the window loads briefly for a split second, before 
crashing with an unknown error.

The ./log/run.log file is attached.

Original issue reported on code.google.com by NigelCGe...@gmail.com on 1 Jan 2013 at 11:38

Attachments:

GoogleCodeExporter commented 8 years ago
Look at #397 (http://code.google.com/p/dwarftherapist/issues/detail?id=397). 
This trick might solve your problem : move DwarfTherapist executable from 
DwarfTherapist/bin/release to DwarfTherapist.

Original comment by baudoin....@gmail.com on 26 Feb 2013 at 2:34