Re: [ANNOUNCE] qgit-2.0rc1

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [ANNOUNCE] qgit-2.0rc1

From: Marco Costalba <hidden>
Date: 2016-06-15 22:43:15

On 6/10/07, Marco Costalba [off-list ref] wrote:
I will try an update to src/src.pro file to let Qt pass this library
to the linker.
Please apply the following patch to your src/src.pro file and try to rebuild.

Please, let me know if this fixes the build for you.

--- a/src/src.pro
+++ b/src/src.pro
@@ -25,6 +25,9 @@ QMAKE_CXXFLAGS_RELEASE += -g3 -O2
-Wno-non-virtual-dtor -frepo -Wno-long-long -p
 QMAKE_CXXFLAGS_DEBUG += -g3 -O0 -Wno-non-virtual-dtor -Wno-long-long
-pedantic -Wconversion
 INSTALLS += target

+# Qt doesn't seem to link all needed libraries
+unix:LIBS += -L$$QMAKE_LIBDIR_QT -lQtUiTools
+
 # Directories
 DESTDIR = ../bin
 BUILD_DIR = ../build

Re: [ANNOUNCE] qgit-2.0rc1

From: Ismail Dönmez <hidden>
Date: 2016-06-15 22:43:15

On Sunday 10 June 2007 16:40:35 Marco Costalba wrote:
quoted hunk
On 6/10/07, Marco Costalba [off-list ref] wrote:
quoted
I will try an update to src/src.pro file to let Qt pass this library
to the linker.
Please apply the following patch to your src/src.pro file and try to
rebuild.

Please, let me know if this fixes the build for you.

--- a/src/src.pro
+++ b/src/src.pro
@@ -25,6 +25,9 @@ QMAKE_CXXFLAGS_RELEASE += -g3 -O2
-Wno-non-virtual-dtor -frepo -Wno-long-long -p
 QMAKE_CXXFLAGS_DEBUG += -g3 -O0 -Wno-non-virtual-dtor -Wno-long-long
-pedantic -Wconversion
 INSTALLS += target

+# Qt doesn't seem to link all needed libraries
+unix:LIBS += -L$$QMAKE_LIBDIR_QT -lQtUiTools
+
 # Directories
 DESTDIR = ../bin
 BUILD_DIR = ../build
Still no go. Though the final linker line have a -lQtUiTools

Regards,
ismail

-- 
Perfect is the enemy of good
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help