Need SDL help

Discussion in 'Programming General' started by lordzsolt, Apr 7, 2012.

Need SDL help
  1. Unread #1 - Apr 7, 2012 at 3:11 PM
  2. lordzsolt
    Joined:
    Jul 1, 2008
    Posts:
    2,059
    Referrals:
    2
    Sythe Gold:
    2
    Two Factor Authentication User Halloween 2013

    lordzsolt Grand Master
    $5 USD Donor

    Need SDL help

    Problem solved.

    Code:
    I'm getting the error:
    
    1>LINK : fatal error LNK1104: cannot open file 'SDLmain.lib'
    
    In VC++ Directories I have:
    Include directories: C:\Program Files %28x86%29\Microsoft Visual Studio 10.0\SDL-1.2.15\include;$(IncludePath)
    Library directories: C:\Program Files %28x86%29\Microsoft Visual Studio 10.0\SDL-1.2.15\lib;$(LibraryPath)
    
    In C/C++ General I have:
    Additional include directories: C:\Program Files %28x86%29\Microsoft Visual Studio 10.0\SDL-1.2.15\include;%(AdditionalIncludeDirectories)
    
    In Linker General I have:
    Additional Library directories: C:\Program Files %28x86%29\Microsoft Visual Studio 10.0\SDL-1.2.15\lib;%(AdditionalLibraryDirectories)
    
    In Linker Input I have:
    Iditional Dependancies: SDLmain.lib;SDL.lib;SDL_image.lib;OpenGL32.lib;glu32.lib;%(AdditionalDependencies)
    
     
  3. Unread #2 - Apr 7, 2012 at 9:42 PM
  4. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    Need SDL help

    Maybe you could post how you fixed it, or post a link to how you found out how to fix it? Since I'm sure googling this problem leads to hundreds of posts like this and rarely anything helpful.
     
< PAYING JOB. Simple mysql database work | Script Writing Help >

Users viewing this thread
1 guest


 
 
Adblock breaks this site