Exception Unhandled - SFML Tic-Tac-Toe Tutorial Series

  • Faye96
    Likes 0

    Problem Description

    Hi, recently I found the tutorial series about making tic tac toe with SFML. Everything goes without a problem until I reach part 7, the state creation/splash state.

    I tried several solutions, none of that help. So I'm gonna ask for help at this site. could it be the problem of visual studio 2017?  using 32bit for SFML and set as Activ32 in project properties. 

    Solutions I’ve tried:

    A: Copy and Paste every single code from Github.com

    B: Open a new Project and add existing item that I download from your repository. 

    C: Same as option A and B, but the code is from part 11: Game over State

    D: tried with VS 2015, same result

     


  • Sonar Systems admin
    Likes 0

    Did the project run fine with SFML setup before this video?

  • Faye96
    Likes 0

    Yes. Solved this problem by using SFML d lib instead of normal lib. 

  • Sonar Systems admin
    Likes 0

    Fantastic to hear you solved the problem.

     

    If you have any further questions feel free to ask.

Login to reply