dklab_realplexor icon indicating copy to clipboard operation
dklab_realplexor copied to clipboard

Don`t build in OSX Yosemite

Open Mirocow opened this issue 10 years ago • 1 comments

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

Mirocow avatar Nov 02 '14 23:11 Mirocow

I have the same error message ( MAC OS 10.9.5

luciuz avatar Apr 08 '15 16:04 luciuz