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 - emmu

Pages: [1]
1
General / Re: Where to deliver shared libaries during installation ?
« on: July 23, 2013, 11:47:11 pm »
Oh - thanks you two! That helps me a lot.

2
General / Where to deliver shared libaries during installation ?
« on: July 23, 2013, 11:19:40 pm »
Hello all,

i finished a Plattformer Game  in C++ and SFML. Now i want to share it public for Windows and Linux. Now my Question is, what to do with the SFML libaries who are required for the game. Its easy to link it static but i think its a little bit uncommon on Linux.

Do you have a suggestion how to store the libaries on the enduser system while installation of my game?

I think on Linux i write a little script who check first and if the libaries not exist copy them  in the standardpath /usr/local/lib. But where to make it on Windows Systems ?

How you handle it?

best regards

Emmu

Pages: [1]