Author Topic: VS and SVN  (Read 1789 times)

AF

  • Guest
VS and SVN
« on: 29 December 2007, 02:50:23 »
As I understand it there are no Visual studio projects or compilation tools inside the svn, the user has to build them from scratch on their own. There is no reason why a VS2003/5 project could not be added to the svn to save hundreds of attempts at repeating the same work.

Also the instructions for building the project files and compiling glest are hopelessly out of date, and that includes links to the dependencies.

Also why is there no package containing all the dependencies required? Over at the spring project we package all the dependencies up into an archive or installer aka the vclibs and minglib packs, and the suer just extracts them into the trunk folder and opens the VS project and it should all compile there and then. Surely something similar would be useful for glest?
« Last Edit: 1 January 1970, 00:00:00 by AF »

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #1 on: 30 December 2007, 15:15:12 »
Sure would. I downloaded a version of Glest recently and it was missing the excerces dll. To make things worse it needed an out of date version that wasn't on the excerces website but I did end up finding it.
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

 

anything