Open GoogleCodeExporter opened 9 years ago
There are some changes in the meantime... I tested cmake and make unter Ubuntu.
It compiles, but there is a seg fault at runtime. I have no experience with
debugging under Linux, so I can't really track down the problem (on Windows
there's no seg fault).
Since you work with Linux, you have probably experience with debugging and
stuff under Linux? If so, help would be greatly appreciated :)
Original comment by fabian.g...@gmail.com
on 16 Dec 2014 at 4:00
Hi.
Seems to be a linking an issue with linking to Qt in viewer application.
Debugger cannot even enter the main() function, when the problem occurs.
Quick google search returns this thread, with identical symptoms:
https://bugreports.qt-project.org/browse/QTBUG-26926
debugging under linux... it simplest to achieve using qtcreator, since it can
open CMake project files, it works nicely with this project. (open root
cmakelists.txt)
Original comment by rola...@gmail.com
on 17 Dec 2014 at 12:27
Original issue reported on code.google.com by
rola...@gmail.com
on 25 Nov 2014 at 6:35