0

I am trying to install hiphop on my pc but i am having problem with the cmake am receiving this error:

CMake Error at CMake/HPHPFindLibs.cmake:65 (message):
Custom libevent is required with HipHop patches

any idea how to fix that?

Ahmad A Bazadgha
  • 391
  • 2
  • 5
  • 11

1 Answers1

1

To resolve this problem you have to patch the libevent source code, here are the instruction of how to patch libevent source code.