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

Broken build #13

Open
KingDuckZ opened this issue Jul 13, 2014 · 1 comment
Open

Broken build #13

KingDuckZ opened this issue Jul 13, 2014 · 1 comment

Comments

@KingDuckZ
Copy link

Hello, I'm not sure what I'm doing wrong but as I build this project I get plenty of build/link errors.

One, easy to fix, is a wrong inclusion in include/boost/boostache/model/default_adapter.hpp:18, where I think the path <boost/boostache/frontend/stache_model.hpp> should be <boost/boostache/model/stache_model.hpp> (that's the only stache_model.hpp file I have anyways).

The other I'm not sure how to fix it, but I get plenty of linker errors: http://pastebin.com/AubswQWv

I'm building this on Sabayon Linux 64 bit, gcc 4.9.0, cmake 2.8.12.2, dev-libs/boost-1.52.0-r6. I've generated the build files with:
cmake -GNinja ~/dev/code/cpp/ovonovo/lib/liaw2014/

@mjcaisse
Copy link
Collaborator

Hi KingDuckZ -

Boostache started as a Library in a Week project at the C++Now 2014 conference. I have a few major updates that clean up a lot of code and organization that still need to be pushed. I am expecting to get a chance to finally work on the project again in the next couple weeks.

Stay tuned in for updates!

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