I'd like to support both but I can't test Qt 4.4
As for your compile troubles could provide me the following informations :
- OS
- Qt version
- compiler
- QCodeEdit version (i.e package or SVN rev)
- full compile log (do a make distclean first if you are using a SVN copy)
The QAtomic and QBasicAtomic class are not documented but they are accessible (i.e. not located somewhere in "private" headers) and as they are widely used throughout Qt and the only way to achieve atomic ref counting I assumed they would not be a source of troubles and used them...They weren't part of the public API, were they?
Bookmarks