Skip to content

Fixes for MSVC compatibility#1

Open
joshdoe wants to merge 2 commits intolpsinger:masterfrom
joshdoe:master
Open

Fixes for MSVC compatibility#1
joshdoe wants to merge 2 commits intolpsinger:masterfrom
joshdoe:master

Conversation

@joshdoe
Copy link

@joshdoe joshdoe commented Apr 21, 2011

I created CMake files to generate the MSVC build files, though I just put enough time to make it work, so I'm not sure if you want to pull them. Definitely make sure the C89 changes I made don't break anything on Linux. :)

joshdoe added 2 commits April 21, 2011 17:09
MSVC doesn't fully support C99, including mixed declarations and definitions, struct initialization by name, and missing math defines and functions. This has not been tested on Linux.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants