Bjørn: True. Today I gave it a shot an blindly tried "make doc", and "make docs". As you can imagine, the second one worked...Notwithstanding, it refused to compile the qmake help and quit.
Then I thought about just copying the doc directory tree over from 4.5.2 (ugly, but at least I could browse the help files that I usually peruse more frequently. Then I got into stubborn mode again and reset the QTDIR et al. to point to the 4.6.0 installation and issued "make docs" again. This time it complained about a whole bunch of missing pieces of documentation here and there, but the compilation succeeded. I had to copy the "doc" directory by hand though, but everything seems to work. I will get back to it tomorrow. Regards, Victor Thorbjørn Lindeijer wrote: > ext Victor Sardina wrote: >> Fellows: >> >> My apologies. I should have read all previous mails before posting. The >> problem seems related to a small dependency on Qt 4.6? >> >> I don't have any problem switching to 4.6, and as a matter of fact, I >> tried to do so a couple of weeks ago. After installing it, however, I >> had to revert back to 4.5.2, as the compilation appears to have skipped >> the generation of all the help files (ma non capisco la ragione...). >> QAssistant didn't show any help files whatsoever, and that made me a >> little unhappy, as you can imagine. > > Maybe you need to explicitly tell it to build the documentation, by > running 'make docs'. At least for me it doesn't do that automatically. > > Regards, > Bjørn >
<<attachment: victor_sardina.vcf>>
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
