简体   繁体   中英

SDL link error, cannot open file 'SDL_lib.obj' in vs2005

When I compile a project with sdl in Microsoft VS2005, I encounter the problem:

LINK : fatal error LNK1104: cannot open file 'SDL_lib.obj'

The distributed SDL lib files are called SDL.lib and SDLmain.lib . There is no file called SDL_lib.obj

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM