Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
415 stars 32 forks source link

Error Building on Ubuntu 21.10 #103

Open rice7th opened 1 year ago

rice7th commented 1 year ago

Hello. I installed anything that the wiki said and still got this error when i tried to run cmake -H. -Brelease:

CMake Error at /usr/share/cmake-3.22/Modules/ExternalProject.cmake:2627 (message):
  error: could not find svn for checkout of download-sunspider
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/ExternalProject.cmake:3716 (_ep_add_download_command)
  tools/CMakeLists.txt:2 (ExternalProject_Add)