Author Topic: Compiled Shared Lib  (Read 1619 times)

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Compiled Shared Lib
« on: 4 June 2007, 11:10:38 »
It might be a bit easier for people to compile if the shared lib was already compiled. Then people wouldn't need to worry about it.
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

weedkiller

  • Draco Rider
  • *****
  • Posts: 277
    • View Profile
(No subject)
« Reply #1 on: 4 June 2007, 16:23:02 »
stupid question, but is the shared lib not included in the glest download? i think all you compile on your own must already be in the result -> the game.
« Last Edit: 1 January 1970, 00:00:00 by weedkiller »

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #2 on: 5 June 2007, 07:12:27 »
The shared_lib is compiled as a static library then you link to it in the glest_game which is then compiled. So it would take a step out. I'm not sure if it would need to be compiled for each OS.
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

 

anything