View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001869 | Spring engine | General | public | 2010-03-16 09:49 | 2011-06-16 23:05 | ||||
Reporter | Beherith | ||||||||
Assigned To | zerver | ||||||||
Priority | normal | Severity | trivial | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.81.2+git | ||||||||
Target Version | Fixed in Version | 0.82.7+git | |||||||
Summary | 0001869: Changes required to MSVC project files | ||||||||
Description | Please 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! | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Beherith (reporter) 2010-03-16 10:00 |
One last thing: in GlobalUnsynced.cpp, #include <SDL/SDL_timer.h> fails, because in vclibs its packaged as: #include <SDL_timer.h> Thanks! |
hoijui (reporter) 2010-03-16 17:27 |
could you possible commit your changes to a github fork of the spring repo? |
Beherith (reporter) 2010-03-17 08:49 Last edited: 2010-03-17 08:49 |
Arent these files auto generated by cmake? (the vcproj files ofc) |
hoijui (reporter) 2010-03-17 09:03 |
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 (reporter) 2010-04-22 18:22 |
This has been resolved by Zerver, please close issue. |
Beherith (reporter) 2011-06-16 18:06 |
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! |
![]() |
|||
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 |