Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio Fixes: File path, include path, etc #102

Closed
wants to merge 1 commit into from
Closed

Visual Studio Fixes: File path, include path, etc #102

wants to merge 1 commit into from

Conversation

DeeKayHT
Copy link

These fixes are only for VS2012 and VS2013. Most build configurations are still broken.

  • Fixed broken file paths and removed missing files for VS2012
    • Filters should now match between 2012 and 2013
  • Fixed incorrect chipmunk include path for VS2012 and VS2013
  • Projects now enable Multicore Processing for faster builds
    • Had to disable Minimal Rebuild, but from personal experience, that feature didn't really save much on build time.
  • VS2013 projects now build with the VS2013 compiler

NOTE: The fixes are only for VS2012 and VS2013!
- Fixed broken file paths and removed missing files for VS2012
- Fixed incorrect include path for VS2012 and VS2013
- Projects now enable Multicore Processing for faster builds
- VS2013 projects now build with the VS2013 compiler
@cxong
Copy link

cxong commented Mar 27, 2015

👍 was just about to make this fix myself; the include path is broken

@slembcke
Copy link
Owner

slembcke commented Oct 3, 2016

I know this is super old, but is it still a problem? (Sorry!) I don't have VS versions that old to test with, and the patch doesn't apply cleanly anymore.

@slembcke slembcke closed this Jun 10, 2019
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.

None yet

3 participants