Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / Error compiling c++ on Ubuntu
- - By Woozle Date 2015-08-18 00:21
After following instructions on the wiki, I get this..

ubuntu@ubuntu-HP-Mini-110-1000:~/gosu/cmake/build$ cmake ..
-- Could NOT find Gosu (missing:  GOSU_LIBRARY)
-- Configuring done
CMake Error at Compilation.cmake:149 (add_library):
  Cannot find source file:

    ../src/Bitmap/BitmapColorKey.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  CMakeLists.txt:20 (include)
Parent - - By jlnr (dev) Date 2015-08-18 20:54
Please try again, I've pushed fixes for the CMake files today :)
Parent - - By Woozle Date 2015-08-18 23:33
It worked, have a cookie
Parent - By jlnr (dev) Date 2015-08-19 07:27
Delicious! Good to hear.
Up Topic Gosu / Gosu Exchange / Error compiling c++ on Ubuntu

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill