Skip to content
Spartucus edited this page May 16, 2018 · 3 revisions

Development Environment

Ubuntu-16.04

If build with errors like connot find -lGL, this means the openGL development library is missing.

Just using this command to install: sudo apt-get install build-essential libgl1-mesa-dev

Dawn-4.0

Get Transactions, Get Servants are not supported wellly due to EOS issue.

Clone this wiki locally