Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Partial update to fix MSVC compilation #4465

Closed
wzdev-ci opened this issue Aug 7, 2016 · 9 comments
Closed

Partial update to fix MSVC compilation #4465

wzdev-ci opened this issue Aug 7, 2016 · 9 comments

Comments

@wzdev-ci
Copy link
Contributor

wzdev-ci commented Aug 7, 2016

resolution_fixed type_patch (an actual patch, not a request for one) | by Vincent


This patch fixes most VS 2015 build issue.
The build is almost selfcontained, there is no more devpkg to download.

The only missing dep is glc but I don't find how to build it in Windows.
It could be provided as a binary devpkg. This would be much more convenient to have only a single lib to download...


Issue migrated from trac:4465 at 2022-04-16 12:34:12 -0700

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 7, 2016

Vincent uploaded file 0001-Update-to-VS2015.patch (144.6 KiB)

Patch

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp changed blocking which not transferred by tractive

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp changed blockedby which not transferred by tractive

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp commented


Thanks, unfortunately this seem to break the build on Linux:

In file included from ../../../lib/sdl/cursors_sdl.cpp:29:0:
../../../lib/sdl/cursors_sdl.h:28:23: fatal error: SDL_mouse.h: No such file or directory
 #include <SDL_mouse.h>
                       ^
compilation terminated.
Makefile:369: recipe for target 'cursors_sdl.o' failed
make[2]: *** [cursors_sdl.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../../../lib/sdl/main_sdl.cpp:45:17: fatal error: SDL.h: No such file or directory
 #include <SDL.h>
                 ^

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp commented


Hmmm, I guess it should probably add SDL2 to the include path on Linux, too…

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp <cyp@...> changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp <cyp@...> changed owner from `` to Cyp <cyp@wz2100.net>

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp <cyp@...> changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2016

Cyp <cyp@...> committed [189741167]


In Warzone2100/warzone2100@1897411:

#CommitTicketReference repository="" revision="189741167ccaaacfa93fc5d3b6ffe847b7c7cdff"
Merge branch 'vs'

Fixes #4465.

@wzdev-ci wzdev-ci closed this as completed Aug 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant