Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to compil an application using qgis 1.8 with the 2.8 #21101

Closed
qgib opened this issue Jun 22, 2015 · 3 comments
Closed

trying to compil an application using qgis 1.8 with the 2.8 #21101

qgib opened this issue Jun 22, 2015 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS

Comments

@qgib
Copy link
Contributor

qgib commented Jun 22, 2015

Author Name: florent florent (florent florent)
Original Redmine Issue: 13025
Affected QGIS version: 2.8.2
Redmine category:build/install


hello
i have an old project that use the 1.8 library of qgis under ubuntu
we need to upgrade the system and the application so we decide to install the last version of ubutnu, the last version 2.8 of qgis, qt 4.8.5
but when we try to compil there is a lot of difference betwwen these two version
i don't find any documentation on how to compil a old application with old version of the qgis library with the 2.8 version
by exemple we have a lot of message like this :
qgsuniquevaluerender no such file or directory
we try to check the list of classes on qgis.org but without success

please can you help me on how to proceed

thanks a lot

@qgib
Copy link
Contributor Author

qgib commented Jun 22, 2015

Author Name: Saber Razmjooei (@saberraz)


Hello Florent,

This is not a bug with QGIS. With any software update you expect some changes (see for example: https://issues.qgis.org/wiki/17/Python_plugin_API_changes_from_18_to_20)

For guidance on how to upgrade your QGIS/application, best to send an email to dev/user list to help you.

I close the ticket for now. For specific problems, feel free to open new tickets.


  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Jun 22, 2015

Author Name: florent florent (florent florent)


here is some more information
same problem on the header file :
qgsrenderer.h, qgssymbologyutils.h, and qgssinglesymbolrenderer.h

for the last one i replace it with qgssinglesymbolrendererv2.h and it pass but stop on other header

@qgib
Copy link
Contributor Author

qgib commented Jun 22, 2015

Author Name: Saber Razmjooei (@saberraz)


Problem with Build/Install is related to:
https://github.com/qgis/QGIS
and the instruction provided here:
https://github.com/qgis/QGIS/blob/master/INSTALL

For plugins and 3rd party application, not the right place to file a bug here.
As per my previous suggestion, try the mailing lists.

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS
Projects
None yet
Development

No branches or pull requests

1 participant