[Development] Failed to install qt-6.6.0 docs after buliding the 'html_docs' target

2024-03-16 Thread Haowei Hsu
L cannot find > > "/home/runner/work/build-qt6-docs/build-qt6-docs/qt6/build-qt/qtbase/libexec/tracepointgen": > No such file or directory. What happened? How to fix it? --- Haowei Hsu hwhsu1231@vb-kubuntu:~/Repo/testing$ sudo apt install gcc build-essential cmake python3 py

[Development] Cannot find 'html5lib' when configuring qt with MSVC compiler even if it's installed.

2023-10-28 Thread Haowei Hsu
lib is missing. What happened? How to fix this? --- Haowei Hsu C:\Test\qt-everywhere-src-6.6.0\build>rmdir /s/q msvc-release C:\Test\qt-everywhere-src-6.6.0\build>mkdir msvc-release && cd msvc-release C:\Test\qt-everywhere-src-6.6.0\build\msvc-release>..\..\configure.bat -release -nom

Re: [Development] Lots of qdoc-related warning messages when building 'docs' target in Qt-6.6.0?

2023-10-21 Thread Haowei Hsu
efore, I think this problem might not be a bug. Instead, I think it's probably because I missed something, but I don't know which part is missing. Could it be that I forgot to add some paths to a specific environment variable? --- Haowei Hsu hwhsu1231@vb-windows MINGW64 ~ $ cd /c/Test/qt-everywhere-src-6.5.3

Re: [Development] Lots of qdoc-related warning messages when building 'docs' target in Qt-6.6.0?

2023-10-21 Thread Haowei Hsu
Hello, Volker. To resolve those, make patches to gerrit that fix them :) Do you mean that it is actually a bug? --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-21 Thread Haowei Hsu
YS2 since I cannot control the version of the installed Qt package. --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-20 Thread Haowei Hsu
BTW, the following is the artifacts. You can take a look. --- Haowei Hsu qt-6.6.0-doc.zip <https://drive.google.com/file/d/1WxRF2j4xPQJPESempVL1M_U5nCqDhV3R/view?usp=drive_web> -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-15 Thread Haowei Hsu
Hello, mehdi. After running *'pacman -R gcc msys2-runtime-devel'*, I then built it again. This time, the previous error disappeared. However, there is a new error. --- Haowei Hsu hwhsu1231@vb-windows MINGW64 /c/Test/qt-everywhere-src-6.6.0/build/mingw-release $ pacman -R msys2-runtime-devel

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-14 Thread Haowei Hsu
Hello, Qt Development Team. Here are my installed mingw64-specific packages in the MINGW64 shell. Run the command: - *pacman -Qs mingw-w64-x86_64* See the *LOG-my-mingw64-installed-packages.txt* Any idea what happened? --- Haowei Hsu hwhsu1231@vb-windows MINGW64 ~ $ pacman -Qs mingw-w64

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-14 Thread Haowei Hsu
to build 6.6.0. --- Haowei Hsu hwhsu1231@vb-windows MINGW64 /c/Test/qt-everywhere-src-6.6.0 $ pacman -Qs mingw-w64-x86_64-postgresql hwhsu1231@vb-windows MINGW64 /c/Test/qt-everywhere-src-6.6.0 $ pacman -Ss mingw-w64-x86_64-postgresql mingw64/mingw-w64-x86_64-postgresql 15.3-2 Li

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-14 Thread Haowei Hsu
it is a bug? Or did I miss something? --- Haowei Hsu > hwhsu1231@vb-windows MINGW64 /c/Test/qt-everywhere-src-6.6.0 $ mkdir build && cd build hwhsu1231@vb-windows MINGW64 /c/Test/qt-everywhere-src-6.6.0/build $ mkdir mingw-release && cd mingw-release hwhsu1231@vb-windows MING

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-10-07 Thread Haowei Hsu
2nd time happens when configuring 'qttools' Let's why the 2nd time thinks the 'zstd::libzstd_static' target is already defined. If so, I wondered whether you have any solution to the cause of this zstd-relared error? --- Haowei Hsu Haowei Hsu 於 2023年8月25日 週五 下午4:31寫道: > Hello, Dennis

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-08-25 Thread Haowei Hsu
Hello, Dennis. I followed the command you provided: *../../configure -release -developer-build -nomake examples -nomake tests > -- -DFEATURE_system_zlib=OFF* However, it still failed. You can see the attachment with the full log: *log-still-failed-with-feature-system-zlib-off.txt* --- Hao

Re: [Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-08-25 Thread Haowei Hsu
ake/QtProcessConfigureArgs.cmake:458 > (cmake_language) > D:/Repo/tmp/qt-6.2.4/qtbase/cmake/QtProcessConfigureArgs.cmake:656 > (qt_call_function)* > > > > *hwhsu1231@vb-windows MINGW64 /d/Repo/tmp/qt-6.2.4/build/mingw-release$* --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

[Development] Failed to run configure.bat in qt/qt5 on MINGW64/MSYS2 shell?

2023-08-25 Thread Haowei Hsu
/CMakeLists.txt:21 > (qt_feature_evaluate_features)* > > > > *-- Configuring incomplete, errors occurred!CMake Error at > D:/Repo/tmp/qt-6.2.4/qtbase/cmake/QtProcessConfigureArgs.cmake:957 > (message): CMake exited with code 1.* --- Haowei Hsu hwhsu1231@vb-windows MINGW64 ~

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-23 Thread Haowei Hsu
ase -developer-build -nomake examples -nomake tests -- -DCMAKE_PREFIX_PATH=D:/Repo/tmp/libclang -DCMAKE_IGNORE_PREFIX_PATH=C:/Strawberry/c* 13. *cmake --build . --parallel 4 --target qtbase (failed)* --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.

Re: [Development] How to use `init-repository` properly to clean up the working tree after checking out?

2023-08-23 Thread Haowei Hsu
ed, then you could simply ignore it, right? Why bother specifically telling me: "I'm not interested in your issue"? 樂 --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] How to use `init-repository` properly to clean up the working tree after checking out?

2023-08-22 Thread Haowei Hsu
ming for me. (Since I have to touch my mouse *again*) This is why I want to adopt the 1st option sometimes. Can you understand this feeling?  --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] How to use `init-repository` properly to clean up the working tree after checking out?

2023-08-22 Thread Haowei Hsu
, I don't want to clone too many files into my computer. Therefore, I want to find a way to switch 'qt/qt5' from a branch/tag to another branch/tag just like we do in other Git repositories. --- Haowei Hsu Kai Köhne via Development 於 2023年8月22日 週二 下午2:44寫道: > > The question you must an

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-21 Thread Haowei Hsu
t to build a complete Qt Documentation, should I add nothing? --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] How to use `init-repository` properly to clean up the working tree after checking out?

2023-08-20 Thread Haowei Hsu
that `init-repository` used is from CodeReview: - ssh://codereview.qt-project.org/qt/qt5 Is this related to the issue at hand? --- Haowei Hsu Thiago Macieira 於 2023年8月21日 週一 下午12:14寫道: > On Sunday, 20 August 2023 20:45:58 PDT Haowei Hsu wrote: > > Hello, Thiago. > > > >

Re: [Development] How to use `init-repository` properly to clean up the working tree after checking out?

2023-08-20 Thread Haowei Hsu
t add" and/or "git commit -a")D:\Repo\tmp\qt>chdir qtlocationD:\Repo\tmp\qt\qtlocation>git statusHEAD detached at c220ab87nothing to commit, working tree cleanD:\Repo\tmp\qt\qtlocation>chdir ..\qtspeechD:\Repo\tmp\qt\qtspeech>git statusHEAD detached at 9ae182fnothing to commi

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-20 Thread Haowei Hsu
ownload the attachments I uploaded because those screenshots are taken from them. --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] How to use `init-repository` properly to clean up the working tree after checking out?

2023-08-20 Thread Haowei Hsu
Hello, Thiago. Thanks for your reply. If the screenshots are too small for you to see, you can click/download the attachment I uploaded: - *log-init-repository-not-able-to-clean-up.txt* - *log-my-approach-to-clean-up.txt* Because those screenshots are taken from them. --- Haowei Hsu

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-19 Thread Haowei Hsu
s://community.chocolatey.org/packages/mingw/11.2.0 Link: https://community.chocolatey.org/packages/mingw/11.2.0.07112021 --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-17 Thread Haowei Hsu
qdoc' target in the 'qttools' repository?* [image: image.png] --- Haowei Hsu Alexandru Croitor 於 2023年8月17日 週四 下午3:50寫道: > Hi, > > You can't use Qt 6.3.2 to build documentation of Qt 6.5 / 6.6 / 6.7 / dev. > Mixing versions like that is not supported. > The configure log even tel

Re: [Development] Failed to run configure.bat in qt/qt5 repository on Windows?

2023-08-14 Thread Haowei Hsu
om/qt/qt5/tree/dev>. Where is it? --- Haowei Hsu Edward Welbourne 於 2023年8月14日 週一 下午5:50寫道: > Haowei Hsu (13 August 2023 14:08) wrote: > > Recently, I tried to configure the qt/qt5<https://github.com/qt/qt5> > > repository. The following commands are what I use to configure

Re: [Development] What are differences/relations among CMake targets with "docs" word?

2023-08-04 Thread Haowei Hsu
Thanks for your reply, Eike. There is another question confusing me: What are the *qattributionsscanner_XXX* targets doing? [image: image.png] --- Haowei Hsu Eike Ziller 於 2023年8月2日 週三 下午2:11寫道: > Hi, > > prepare_docs runs qdoc with -prepare, > generate_docs runs qdoc with -gener

[Development] What are differences/relations among CMake targets with "docs" word?

2023-08-01 Thread Haowei Hsu
Can't link to 'index.html'* [image: image.png] --- Haowei Hsu -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development