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

Ubuntu build: wrong compiler settings #17

Open
sasmaster opened this issue Jan 18, 2018 · 1 comment
Open

Ubuntu build: wrong compiler settings #17

sasmaster opened this issue Jan 18, 2018 · 1 comment

Comments

@sasmaster
Copy link

Hi.Thanks for the awesome lib. However, on Linux (Ubuntu 16.04, G++ 6.3.0) there are 2 issues:

  1. Compiler flags -pg and -fomit-frame-pointer can't live together (compiler error)

  2. crn_vector.cpp lines 25/26: size_t must be explicitly cast to uint64.

@illwieckz
Copy link

2nd error may have been fixed in #25.

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

No branches or pull requests

2 participants