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

Don`t build in OSX Yosemite #33

Open
Mirocow opened this issue Nov 2, 2014 · 1 comment
Open

Don`t build in OSX Yosemite #33

Mirocow opened this issue Nov 2, 2014 · 1 comment

Comments

@Mirocow
Copy link

Mirocow commented Nov 2, 2014

bash Make.sh
In file included from dklab_realplexor.cpp:79:
./Realplexor/Event/Server.h:183:30: fatal error: use 'template' keyword to treat 'set' as a
dependent template name
closure->io->ev::io::set<IoTimerClosure, &IoTimerClosure::handle>(closure);
^
template
1 error generated.

$ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix

@luciuz
Copy link

luciuz commented Apr 8, 2015

I have the same error message (
MAC OS 10.9.5

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