When running the BRL-CAD configure process with the latest CMake
release candidate, the first configure pass completes successfully.
The second pass fails almost immediately with the error:
CMake Error at CMakeLists.txt:120 (configure_file):
Unknown CMake command "configure_file".
Configuring inc
On 02/07/15 10:49, Owen Alanzo Hogarth wrote:
Hi guys
I wrote up this post on stackoverflow can I get some help sorting out
why this project isn't linking properly?
https://stackoverflow.com/questions/31186399/cmake-linking-errors
Best
You are missing the link libraries (OpenGL and SDL).
Hi guys
I wrote up this post on stackoverflow can I get some help sorting out why
this project isn't linking properly?
https://stackoverflow.com/questions/31186399/cmake-linking-errors
Best
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cma