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

Linking to NativeJIT #1

Open
grischard opened this issue Dec 10, 2016 · 1 comment
Open

Linking to NativeJIT #1

grischard opened this issue Dec 10, 2016 · 1 comment

Comments

@grischard
Copy link

NativeJIT currently doesn't install with make install. For posterity, after building it, I called osmium-filter's cmake like so:

cmake .. -DNativeJIT_INCLUDE_DIR=../../NativeJIT/inc/ -DNativeJIT_LIBRARY=../../NativeJIT/build-make/src/NativeJIT/libNativeJIT.a -DCodeGen_LIBRARY=../../NativeJIT/build-make/src/CodeGen/libCodeGen.a

@joto
Copy link
Member

joto commented Dec 10, 2016

See BitFunnel/NativeJIT#63 . Not our job here to install it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants