rlcevg / CircuitAI

Spring RTS local native AI
GNU General Public License v2.0
18 stars 19 forks source link

Java Error on CMake #109

Closed mmuetert closed 3 years ago

mmuetert commented 3 years ago

Trying to make on Ubuntu 18.04. Encounter the following error:

Could NOT find Java (missing: Java_JAVAC_EXECUTABLE Java_JAVADOC_EXECUTABLE Development) (found version "11.0.10")

rlcevg commented 3 years ago

Unrelated to CircuitAI. try cmake -DAI_TYPES=NATIVE .