View Issue Details

IDProjectCategoryView StatusLast Update
0001869Spring engineGeneralpublic2011-06-16 23:05
ReporterBeherith Assigned Tozerver  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.81.2+git 
Fixed in Version0.82.7+git 
Summary0001869: Changes required to MSVC project files
DescriptionPlease remove dsound.lib from all linker input dependencies.
Please add ;../../../vclibs/include to c/c++ compiler additional include directories.
Applies to both vc8 and vc9 project files.

Thanks!
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Beherith

2010-03-16 10:00

reporter   ~0004759

One last thing:
in GlobalUnsynced.cpp,
#include <SDL/SDL_timer.h>
fails, because in vclibs its packaged as:
#include <SDL_timer.h>

Thanks!

hoijui

2010-03-16 17:27

reporter   ~0004760

could you possible commit your changes to a github fork of the spring repo?

Beherith

2010-03-17 08:49

reporter   ~0004761

Last edited: 2010-03-17 08:49

Arent these files auto generated by cmake? (the vcproj files ofc)

hoijui

2010-03-17 09:03

reporter   ~0004762

cmake can generate visual studio project files, but we do not keep them on the SCM (git). if there are any in the git repo, then they are hand crafted.
they are kept up to date/working manually by zerver mainly, see eg:
http://github.com/spring/spring/commit/b73d50e635ddfd56cc1ce1f247b3d69ac834ba19

Beherith

2010-04-22 18:22

reporter   ~0004834

This has been resolved by Zerver, please close issue.

Beherith

2011-06-16 18:06

reporter   ~0006752

For some reason, dsound.lib made its way into the project files again.
Other than that, its a good day for vs2005 devs, as it compiles without a hitch!
Thanks for your work!

Issue History

Date Modified Username Field Change
2010-03-16 09:49 Beherith New Issue
2010-03-16 10:00 Beherith Note Added: 0004759
2010-03-16 17:27 hoijui Note Added: 0004760
2010-03-17 08:49 Beherith Note Added: 0004761
2010-03-17 08:49 Beherith Note Edited: 0004761
2010-03-17 09:03 hoijui Note Added: 0004762
2010-04-22 18:22 Beherith Note Added: 0004834
2010-04-22 19:44 hoijui Status new => assigned
2010-04-22 19:44 hoijui Assigned To => zerver
2010-04-23 15:21 zerver Status assigned => resolved
2010-04-23 15:21 zerver Fixed in Version => 0.81.2+git
2010-04-23 15:21 zerver Resolution open => fixed
2011-06-16 18:06 Beherith Note Added: 0006752
2011-06-16 18:06 Beherith Status resolved => assigned
2011-06-16 18:06 Beherith Resolution fixed => reopened
2011-06-16 23:05 zerver Status assigned => resolved
2011-06-16 23:05 zerver Fixed in Version 0.81.2+git => 0.82.7+git
2011-06-16 23:05 zerver Resolution reopened => fixed