[Interest] Qt Munich Meetup takes place this Wed, Sept 18, at 6:30pm

2024-09-16 Thread Vladimir Minenko via Interest
Hi, In case you are based in the Munich metropolitan area or around, you might be interested in joining the next Qt Munich Meetup. It takes place on Wednesday (Sept 18th) Wed and will start at 6:30pm. https://www.meetup.com/qt-munich-meetup/events/302287097/?eventOrigin=group_upcoming_events C

Re: [Interest] 'help'

2024-09-16 Thread Alexey Edelev
Hi, You avoid building qtdoc and qttools by using -skip qtdoc and -skip qttools in your command line. Without these modules are built, documentation won't be built neither. Regards, Alexey On Mon, 16 Sept 2024 at 12:01, Suhas Krishanamurthy < suhaskrishanamurthy2...@outlook.com> wrote: > Hello A

[Interest] 'help'

2024-09-16 Thread Suhas Krishanamurthy
Hello All, I am building a qt documentation, by referring this link https://wiki.qt.io/Building_Qt_Documentation I used configuration command to configure qt doc by giving the below command ../configure -prefix /home/dell-s/STask/Qt6-SourceCode/Qtbugfix -skip qtdoc -skip qttranslations -skip qt