Hi,

I am working on a port of qtcreator to OpenBSD. I have the application
building after a couple of trivial patches:

http://students.dec.bournemouth.ac.uk/ebarrett/files/patch-src_libs_extensionsystem_extensionsystem_pro
http://students.dec.bournemouth.ac.uk/ebarrett/files/patch-src_libs_utils_process_stub_unix_c

However, upon starting the app, file->new does nothing and nothing is
spewed onto the console.

I have been examining ktrace outputs for anything obvious with no luck.
Next I would like to build a binary with debug symbols, but it seems the
documented way of adding "CONFIG += debug" to the pro does not work.

I also tried various CFLAGS, CXXFLAGS and even CC kludges in the root
Makefile with no luck.

a) Any ideas why file->new does not work.
b) Any ideas how to make a debug binary?

Thanks

-- 
Best Regards
Edd Barrett

http://students.dec.bmth.ac.uk/ebarrett
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to