Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Visual Studio 14#580

Open
apples wants to merge 4 commits into
ivansafrin:master from
apples:vs14
Open

Visual Studio 14 #580
apples wants to merge 4 commits into
ivansafrin:master from
apples:vs14

Conversation

@apples

@apples apples commented Oct 26, 2014

Copy link
Copy Markdown

I had to make a few tweaks to get everything compiling with VS14 CTP.

These fixes should not affect any other platforms.

I have not tried to build Polycode Lua yet, but that also should not be affected.

apples added 4 commits October 26, 2014 05:21
Assimp was trying to use its own implementation of stdint.h, but VS14
has stdint.h built in. Type redefinitions were causing the build to
fail.
CMake's CHECK_FUNCTION_EXISTS function fails if the requested function
is built-in, not a real function, or inlined (which is the case with
snprintf()).
Spaces are necessary when using a macro; without a space, the macro will
not be replaced, and will be treated as a literal suffix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /