1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Update VS2013U2 to VS2015

Harry Lam
2015-08-18 17:26:57 +08:00
parent 4823babc79
commit 877a62b38b

@@ -1,10 +1,10 @@
## IRC / Reddit
Checkout **OpenRCT2** on [gitter](https://gitter.im/OpenRCT2/OpenRCT2) where development chat takes place and where help can be found.
The [OpenRCT2](http://www.reddit.com/r/openrct2) subreddit can be used to discuss less technical issues or items that don't warrant an issue.
The [OpenRCT2](http://www.reddit.com/r/openrct2) subreddit and [OpenRCT2/non-dev](https://gitter.im/OpenRCT2/OpenRCT2/non-dev) gitter can be used to discuss less technical issues or items that don't warrant an issue.
## Compiling
OpenRCT2 has been written in C99 for compiling primarily with Visual Studio 2013 Update 2 or newer (GCC is also supported). As OpenRCT2 matures it will become more platform/compiler independent see below for help with alternative operating systems. Please note older versions of Visual Studio 2013 may not compile correctly due to issues with handling C99.
OpenRCT2 has been written in C99 for compiling primarily with Visual Studio 2015 or newer (GCC is also supported). As OpenRCT2 matures it will become more platform/compiler independent see below for help with alternative operating systems. Please note older versions of Visual Studio may not compile correctly due to issues with handling C99.
## What shall I work on?
Ensure that you do not work on something that someone else is already working on. All current pieces of work in progress are listed in [[Work in progress]].
@@ -12,6 +12,7 @@ Ensure that you do not work on something that someone else is already working on
## Pages
### General information
* [[Changes to original game]], for a list of changes and features that have been made and implemented so far.
* [[FAQ & Common Issues]]
* [[Known Issues from the RCT2 Readme]]
* [[Found bugs and limitations in RCT2]]
* [[Settings in config.ini]] for a list of settings that can be configured in config.ini