Upgraded Qt to version 6.2.4 (LTS)
This commit is contained in:
@@ -1 +1 @@
|
||||
./libQt6Core.so.6.1.2
|
||||
libQt6Core.so.6.2.4
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6DBus.so.6.1.2
|
||||
libQt6DBus.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6DBus.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6DBus.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6Gui.so.6.1.2
|
||||
libQt6Gui.so.6.2.4
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
libQt6Network.so.6.1.2
|
||||
libQt6Network.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6Network.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6Network.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
libQt6OpenGL.so.6.1.2
|
||||
libQt6OpenGL.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6OpenGL.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6OpenGL.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
libQt6OpenGLWidgets.so.6.1.2
|
||||
libQt6OpenGLWidgets.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6OpenGLWidgets.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6OpenGLWidgets.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6Svg.so.6.1.2
|
||||
libQt6Svg.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6Svg.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6Svg.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6SvgWidgets.so.6.1.2
|
||||
libQt6SvgWidgets.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6SvgWidgets.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6SvgWidgets.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6UiTools.so.6.1.2
|
||||
libQt6UiTools.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6UiTools.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6UiTools.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6Widgets.so.6.1.2
|
||||
libQt6Widgets.so.6.2.4
|
||||
Binary file not shown.
1
build/bin/lib/libQt6XcbQpa.so
Symbolic link
1
build/bin/lib/libQt6XcbQpa.so
Symbolic link
@@ -0,0 +1 @@
|
||||
libQt6XcbQpa.so.6
|
||||
@@ -1 +1 @@
|
||||
./libQt6XcbQpa.so.6.1.2
|
||||
libQt6XcbQpa.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6XcbQpa.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6XcbQpa.so.6.2.4
Executable file
Binary file not shown.
@@ -1 +1 @@
|
||||
./libQt6Xml.so.6.1.2
|
||||
libQt6Xml.so.6.2.4
|
||||
Binary file not shown.
BIN
build/bin/lib/libQt6Xml.so.6.2.4
Executable file
BIN
build/bin/lib/libQt6Xml.so.6.2.4
Executable file
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
./libqxcb.so
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,9 +10,9 @@ rm -fr Bloom-*.rpm;
|
||||
rm -fr bloom-*.pkg.tar.zst;
|
||||
rm -fr "_CPack_Packages";
|
||||
|
||||
export CMAKE_PREFIX_PATH=/opt/Qt/6.1.2/gcc_64/
|
||||
export CMAKE_PREFIX_PATH=/opt/Qt/6.2.4/gcc_64/
|
||||
|
||||
cd build/cmake-build-release/ && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=/usr/local/install/bin/g++ ../../
|
||||
cd build/cmake-build-release/ && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=/usr/bin/g++ ../../
|
||||
cd /home/nav/Projects/Bloom/ && cmake --build /home/nav/Projects/Bloom/build/cmake-build-release --target clean
|
||||
|
||||
cmake --build /home/nav/Projects/Bloom/build/cmake-build-release --target Bloom
|
||||
|
||||
Reference in New Issue
Block a user