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.


Messages - mipesom

Pages: [1]
1
General discussions / Not really related to SFML
« on: January 25, 2012, 11:45:52 am »
Just in case, that someone still has that problem. Google was not much help here. That's how it works (paths are on my WinXP, just change them to fit Linux if you use it):

Code: [Select]

TEMPLATE = app
CONFIG += console
CONFIG -= qt

SOURCES += main.cpp

LIBS += -Ld:/SFML-1.6/lib -lsfml-graphics -lsfml-window -lsfml-system

INCLUDEPATH += d:/SFML-1.6/include

Pages: [1]
anything