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

Author Topic: SFML in CODE::BLOKS, error when compiling and running the test code  (Read 1808 times)

0 Members and 1 Guest are viewing this topic.

al_re_art8

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
(https://transfiles.ru/q4r7q)

I installed SFML on CODE:: BLOKS, when compiling and running, errors appear, shown in the screenshot published on the file sharing site, to which there is a link. Who knows how to fix it?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10848
    • View Profile
    • development blog
    • Email
Re: SFML in CODE::BLOKS, error when compiling and running the test code
« Reply #1 on: June 02, 2021, 09:03:14 am »
Please follow the tutorial step by step: https://www.sfml-dev.org/tutorials/2.5/start-cb.php

If it can't find the libraries to be linked, then you haven't set the library directory, so the linker can know where to look for the SFML libraries.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything