[Qgis-developer] Compile error: class ???QgisApp??? does not
have any field named ???mProxyFactory???
Jürgen E. Fischer
jef at norbit.de
Wed Apr 14 14:33:32 EDT 2010
Hi Paolo,
On Wed, 14. Apr 2010 at 19:57:01 +0200, Paolo Cavallini wrote:
> Sorry Jurgen to bother, but I still cannot compile, even with internal splite. I keep
> on getting
>
> make[3]: *** No rule to make target `/usr/lib/libspatialite.so', needed by
> `src/app/qgis'. Stop.
Then you are not building with internal spatialite.
> This obviously depends on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577568
> But I do not understand why I'm getting the same also WITH_INTERNAL_SPATIALITE ON
And where did you change that?
Index: debian/rules
===================================================================
--- debian/rules (revision 13294)
+++ debian/rules (working copy)
@@ -30,11 +30,11 @@
-D PEDANTIC=TRUE \
-D WITH_SPATIALITE=TRUE
-ifeq (,$(findstring $(DISTRIBUTION),"sid"))
+#ifeq (,$(findstring $(DISTRIBUTION),"sid"))
CMAKE_OPTS += -D WITH_INTERNAL_SPATIALITE=TRUE
-else
- CMAKE_OPTS += -D WITH_INTERNAL_SPATIALITE=FALSE
-endif
+#else
+# CMAKE_OPTS += -D WITH_INTERNAL_SPATIALITE=FALSE
+#endif
ifneq (,$(findstring $(DISTRIBUTION),"hardy intrepid"))
LDFLAGS += -Wl,--as-needed -Wl,--no-undefined
Jürgen
--
Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20
Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50
Software Engineer D-26506 Norden http://www.norbit.de
--
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
More information about the Qgis-developer
mailing list