2025-07-21 19:29 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001869Spring engineGeneralpublic2011-06-16 23:05
ReporterBeherith 
Assigned Tozerver 
PrioritynormalSeveritytrivialReproducibilityalways
StatusresolvedResolutionfixed 
Product Version0.81.2+git 
Target VersionFixed 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
Attached Files

-Relationships
+Relationships

-Notes

~0004759

Beherith (reporter)

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

Thanks!

~0004760

hoijui (reporter)

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

~0004761

Beherith (reporter)

Last edited: 2010-03-17 08:49

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

~0004762

hoijui (reporter)

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

~0004834

Beherith (reporter)

This has been resolved by Zerver, please close issue.

~0006752

Beherith (reporter)

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!
+Notes

-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
+Issue History