You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ uname -a
Linux fibonacci 4.4.0-134-generic #160-Ubuntu SMP Wed Aug 15 14:58:00 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
when I get to this step, get this output:
$ cmake -G'Unix Makefiles'
CMake Error at CMakeLists.txt:165 (set_target_properties):
set_target_properties Can not find target to add properties to:
Threads::Threads
-- Configuring incomplete, errors occurred!
See also "/home/galen/Downloads/liquidfun-master/liquidfun/Box2D/CMakeFiles/CMakeOutput.log".
See also "/home/galen/Downloads/liquidfun-master/liquidfun/Box2D/CMakeFiles/CMakeError.log".
Files also attached.
Thanks in advance for any help.
Hi, great that this exists and thanks for the work!
Trying to install on ubuntu following these instructions:
http://google.github.io/liquidfun/Building/html/md__building_linux.html
when I get to this step, get this output:
Files also attached.
Thanks in advance for any help.
CMakeError.log
CMakeOutput.log
The text was updated successfully, but these errors were encountered: