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

Astyle is installed #13810

Closed
qgib opened this issue Apr 17, 2011 · 4 comments
Closed

Astyle is installed #13810

qgib opened this issue Apr 17, 2011 · 4 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
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Apr 17, 2011

Author Name: Volker Fröhlich (@volter)
Original Redmine Issue: 3751

Redmine category:build/install
Assignee: nobody -


Excerpt from src/astyle/cmake_install.cmake:

...

IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
list(APPEND CPACK_ABSOLUTE_DESTINATION_FILES
"/home/makerpm/rpmbuild/BUILD/qgis-1.7.0/scripts/astyle")
FILE(INSTALL DESTINATION "/home/makerpm/rpmbuild/BUILD/qgis-1.7.0/scripts" TYPE EXECUTABLE FILES "/home/makerpm/rpmbuild/BUILD/qgis-1.7.0/src/astyle/astyle")

...

I guess, Astyle shouldn't be installed at all.

@qgib
Copy link
Contributor Author

qgib commented Apr 17, 2011

Author Name: Jürgen Fischer (@jef-n)


what's the problem with that? we need our version of astyle.

@qgib
Copy link
Contributor Author

qgib commented Apr 17, 2011

Author Name: Volker Fröhlich (@volter)


On runtime? It gets installed.

@qgib
Copy link
Contributor Author

qgib commented Apr 23, 2011

Author Name: Jürgen Fischer (@jef-n)


Replying to [comment:2 volter]:

On runtime? It gets installed.

but to the scripts directory

@qgib
Copy link
Contributor Author

qgib commented Apr 26, 2011

Author Name: Jürgen Fischer (@jef-n)


fixed in 7e9dc20 (SVN r15824).


  • resolution was configured as fixed
  • status_id was changed from Open to Closed

@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 24, 2019
@qgib qgib added this to the Version 1.7.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 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