Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
libSDL
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PocketInsanity
  • libSDL
  • Repository

Switch branch/tag
  • libsdl
  • src
  • audio
  • xaudio2
  • SDL_xaudio2.c
Find file
BlameHistoryPermalink
  • Sam Lantinga's avatar
    Fixed bug 1362 - SDL Fails to compile with Visual C++ Express 2008 with Feb 2007 DirectX SDK · bc63cb4e
    Sam Lantinga authored Jan 07, 2012
    Pallav Nawani 2012-01-04 00:48:29 PST
    Issue:
    Attempted to compile SDL as a static library.
    
    DirectX SDK: Feb 2007
    OS: Win 7
    Visual C++ Express 2008
    Compliation Mode: Static (Changed project settings from dll to lib)
    
    Error:
    C1021: invalid preprocessor command 'warning'
    
    It seems that the #warning directive does not exist in Vc++ Express 2008.
    bc63cb4e
SDL_xaudio2.c 13.4 KB
EditWeb IDE

Replace SDL_xaudio2.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.