Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFGUI dll not found  (Read 722 times)

0 Members and 1 Guest are viewing this topic.

Ober3550

  • Newbie
  • *
  • Posts: 0
    • View Profile
    • Email
SFGUI dll not found
« on: November 18, 2019, 07:15:25 am »
So I've been going over and over how to install and configure SFGUI for Visual c++ and I've been having a hard time. I think I've done it correctly for the most part? C++ Additional include directories, Linker Additional Library directories, Additional lib dependencies. I'm just unsure as to what I need to do with the SFGUI.dll and SFGUI-d.dll, since they're not working in either the bin folder of SFGUI or when I include them in the solution folder like you do for SFML files. I'm not sure if I'm even meant to have the SFML files in the project but that's whats worked for me and if anyone can tell me how to do it otherwise I'd be glad to find out more about library linking and all that jazz. Below is a screenshot of the SFGUI hello world examples, the folder view aswell as the error it's giving me.

 

anything