Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, March 2008
strange header files after installation of 4.3.4


Message 1 in thread

Hi,

I use Qt 4.3.4 commercial on MSVC2005. After compiling it I get very 
strange header files:

include/QtCore/qtextcodec.h contains only:

#include "../../src/corelib/codecs/qtextcodec.h"



include/QtCore/qstring.h contains only:

#include "../../src/corelib/tools/qstring.h"


What is wrong here?


Many thanks,
Vladimir

--
 [ signature omitted ] 

Message 2 in thread

Vladimir Romanovskiy wrote:
>Hi,
>
>I use Qt 4.3.4 commercial on MSVC2005. After compiling it I get very
>strange header files:
>
>include/QtCore/qtextcodec.h contains only:
>
>#include "../../src/corelib/codecs/qtextcodec.h"
>
>
>
>include/QtCore/qstring.h contains only:
>
>#include "../../src/corelib/tools/qstring.h"
>
>
>What is wrong here?

Nothing.

It's a forwarding header.
-- 
 [ signature omitted ] 

Attachment: signature.asc
Description: This is a digitally signed message part.