Error when using SOIL2 with OpenGL

  • Shedex
    Likes 0

    Problem Description

    error C2054: expected '(' to follow 'inline'

    'clamp' : not in formal parameter list

    syntax error : missing ';' before '{'

    I was following your OpenGL tutorial and got stuck on part 3, textures. The code works fine, but there seems to be an error with SOIL2 because its files are generating errors- I’m using VS 2013.


  • Sonar Systems admin
    Likes 0

    How did you include SOIL2 files in your project?

Login to reply