zoukankan      html  css  js  c++  java
  • SDL_image undefined reference to `IID_IDirectDrawSurface3'

    SDL_image undefined reference to `IID_IDirectDrawSurface3'
    
    SDL_dx5video.c:(.text+0x191): undefined reference to `IID_IDirectDrawSurface3'
    SDL_dx5video.c:(.text+0x1050): undefined reference to `IID_IDirectDraw2'
    SDL_dx5video.c:(.text+0x20c2): undefined reference to `IID_IDirectDrawSurface3'
    SDL_dx5video.c:(.text+0x2d0d): undefined reference to `IID_IDirectDrawSurface3'
    SDL_dx5video.c:(.text+0x3c9a): undefined reference to `IID_IDirectDrawGammaControl'
    SDL_dx5video.c:(.text+0x3eb5): undefined reference to `IID_IDirectDrawGammaControl'
    
    sdl.pc
    Libs: -L${libdir} -lmingw32 -lSDLmain -lSDL -mwindows
    add -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm
    Libs: -L${libdir} -lmingw32 -lSDLmain -lSDL -mwindows -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm
  • 相关阅读:
    课后作业03
    课堂测验02
    构建之法阅读笔记02
    进度条 二
    软件工程个人作业02
    Sprint6
    Sprint5
    Alpha版总结会议
    Beta版总结会议
    Alpha阶段项目Postmortem会议总结
  • 原文地址:https://www.cnblogs.com/nlsoft/p/13617448.html
Copyright © 2011-2022 走看看