Missing files, WordCompletion, ConsoleHistory & python s

Missing files, WordCompletion, ConsoleHistory & python s

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
TheBlasphemer
Posts: 20
Joined: 31 Jul 2006, 13:13

Missing files, WordCompletion, ConsoleHistory & python s

Post by TheBlasphemer »

Hey,

I'm trying to build the latest revision of TAS (r1688), but I can't seem to compile because of the following missing files:
- ConsoleHistory.cpp
- ConsoleHistory.h
- WordCompletion.cpp
- WordCompletion.h
- boost\python\is_xxx.h (less important, seems to be able to continue by commenting out)

Did anyone forget to actually add these files to SVN after the last patch?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

No, you happen to use a project file which is not yet updated. Add the files to the project file and it should work.
TheBlasphemer
Posts: 20
Joined: 31 Jul 2006, 13:13

Post by TheBlasphemer »

Tobi wrote:No, you happen to use a project file which is not yet updated. Add the files to the project file and it should work.
I'm using the VS7 project file, and the files in question are actually in the project file.. they're just nowhere to be found on my hard-drive :S
User avatar
jcnossen
Former Engine Dev
Posts: 2440
Joined: 05 Jun 2005, 19:13

Post by jcnossen »

Latest svn revision is 1700+, you're probably still using the berlios repository
TheBlasphemer
Posts: 20
Joined: 31 Jul 2006, 13:13

Post by TheBlasphemer »

jcnossen wrote:Latest svn revision is 1700+, you're probably still using the berlios repository
Actually, yes I am... is that an old one :S?
User avatar
FireCrack
Posts: 676
Joined: 19 Jul 2005, 09:33

Post by FireCrack »

Hmmm... mabye one in the dev links sticky...
Last edited by FireCrack on 02 Aug 2006, 01:30, edited 1 time in total.
TheBlasphemer
Posts: 20
Joined: 31 Jul 2006, 13:13

Post by TheBlasphemer »

FireCrack wrote:^yeah, check the development links sticky....
Checked them just after posting ;)
Now checking out the proper version, I hope... :P
'T was a bit confusing as everything else around here (wiki, other posts, etc) still refer to the berlios repository...
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

good point, guess I'll update some links as I stumble across them
Post Reply

Return to “Engine”