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

Crash in Debug lib. #26

Open
zmzmdr opened this issue Mar 15, 2017 · 2 comments
Open

Crash in Debug lib. #26

zmzmdr opened this issue Mar 15, 2017 · 2 comments

Comments

@zmzmdr
Copy link

zmzmdr commented Mar 15, 2017

Hi,
I have a crash when I linked the lib which build following.

$ git clone https://github.com/preshing/junction.git
$ git clone https://github.com/preshing/turf.git
$ cd junction
$ cmake -DCMAKE_INSTALL_PREFIX=~/junction-install -DJUNCTION_WITH_SAMPLES=OFF ..
$ cmake --build . --target install --config Debug

And the test file is 'MapScalabilityTests'.
Here is the callstack.
image

@zmzmdr
Copy link
Author

zmzmdr commented Mar 15, 2017

The 'TURF_WITH_ASSERTS ' macro should be defined?
This action quick fixed my problem.

@asdf-qwert
Copy link

I am having same problem
How did you solve this issue?

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