Shaklin Syed Mohammed

Results 7 comments of Shaklin Syed Mohammed

Hello, I have created a directory and installed cmake, and yes sudo apt-get install cmake works on Ubuntu. Could anyone clearly explain how to go furthur, i.e how to generate...

-- The CXX compiler identification is unknown CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. CMake Error at thirdparty/FindSFML.cmake:167...

There has been a few improvement, i have setup both g++ and SFML v1.6. I do believe i am near to completing the setup process. Lastly the updated report is...

Tried the first two options, through sudo, it could find the package and when i tried adding from ppa, couldn't update the package. Since we are left with third option,...

It seems from our efforts, we have installed both sfml and librocket, the current output is as below, theviralgriffin@theviralgriffin-300E4Z-300E5Z-300E7Z:~/Documents/OpenSkyscraper/build$ cmake .. Found SFML: /usr/local/lib/libsfml-audio.so;/usr/local/lib/libsfml-graphics.so;/usr/local/lib/libsfml-window.so;/usr/local/lib/libsfml-system.so Found Rocket: /usr/local/lib/libRocketCore.so;/usr/local/lib/libRocketControls.so;/usr/local/lib/libRocketDebugger.so -- Could NOT...

![screenshot from 2014-09-19 21 51 50](https://cloud.githubusercontent.com/assets/7810922/4338436/355ae2c6-4019-11e4-8d9a-741d879dd1ac.png) This is what i get. Did i miss anything ?

Checked the terminal and here is the log : SimTowerLoader.cpp.115, load: Unable to load SimTower executable Application.cpp.126, init: unable to load SimTower resources And i did paste a copy of...