Skip to content

Fix build errors on Ubuntu 12.04#2

Open
panovr wants to merge 3 commits intoTheFrenchLeaf:masterfrom
panovr:master
Open

Fix build errors on Ubuntu 12.04#2
panovr wants to merge 3 commits intoTheFrenchLeaf:masterfrom
panovr:master

Conversation

@panovr
Copy link
Copy Markdown

@panovr panovr commented Apr 7, 2013

  1. lib/CMakeLists.txt: in Ubuntu 12.04, uses system zlib, blas and minpack
    to avoid conflicts
  2. src/BundlerApp.h: adjust derived class constructor to invoke base class
    constructor grammer to avoid g++ compile error
  3. src/CMakeLists.txt: Ubuntu system zlib name is libz

panovr added 3 commits April 7, 2013 09:38
1. lib/CMakeLists.txt: in Ubuntu 12.04, uses system zlib, blas and minpack
to avoid conflicts
2. src/BundlerApp.h: adjust derived class constructor to invoke base class
constructor grammer to avoid g++ compile error
3. src/CMakeLists.txt: Ubuntu system zlib name is libz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants