Qt4-preview-feedback Archive, April 2007
Error compiling Qt-4.3.0-beta QtDesigner with Sun Studio 8
Message 1 in thread
Hello all,
I am attempting to compile Qt-4.3.0-beta on Solaris 9 with Sun Studio 8 fully patched. It compiles almost everything until it gets to src/lib/shared/qdesigner_propertySheet.cpp, where it spits out the following error message:
qdesigner_propertysheet.cpp, line 346: Error: The operation "___LTTB" connot be assigned to.
That particular string can be found no where in the source code. I've also created a pre-processed file of said source and it doesn't contain that string either. I've tried googling for ___LTTB and it comes up empty.
Has anyone seen this before or have any idea on how to workaround it?
Thanks.
Darin Broady