Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - CleverBoy

Pages: [1]
1
Window / iOS Sample Code
« on: November 21, 2018, 06:25:46 am »
Hi All,

I was able to deploy SFML code on iPhone. Is there any sample code that explains the touch events.

Thanks...


2
General / How to build 32 bit version on Ubuntu 16
« on: August 22, 2016, 04:30:12 pm »
Hi All.

I am trying to build 32 bit libraries of SFML on 64 bit linux Ubuntu. The error i am getting is

cmake -DCMAKE_CXX_FLAGS=m32 ..

CMake Error at /usr/share/cmake-3.5/Modules/FindX11.cmake:439 (message):
  Could not find X11
Call Stack (most recent call first):
  src/SFML/Window/CMakeLists.txt:199 (find_package)

Can anyone help to generate 32 bit libraries. I tried with version 2.3 and 2.4. Same error.

Thanks...


Pages: [1]
anything