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

Author Topic: WinForms C++\CLI and SFML Audio  (Read 2464 times)

0 Members and 1 Guest are viewing this topic.

Hastingsin

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
WinForms C++\CLI and SFML Audio
« on: May 17, 2015, 04:50:10 am »
Can't understand how to add this can someone help me?
I receiving a lot of issues.
Here is my project. I added SFML to simple c++ project and audio worked fine, but here... I can't even to declare a variable.
Sorry for my Eng, not native.
https://www.dropbox.com/s/cwk2ko5nw4zd49t/Form.rar?dl=0
« Last Edit: May 17, 2015, 04:52:53 am by Hastingsin »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10901
    • View Profile
    • development blog
    • Email
AW: WinForms C++\CLI and SFML Audio
« Reply #1 on: May 17, 2015, 12:20:42 pm »
You have to link SFML.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Hastingsin

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
Re: AW: WinForms C++\CLI and SFML Audio
« Reply #2 on: May 17, 2015, 01:50:06 pm »
You have to link SFML.

But I Linked it!
Oh oh oh oh wait a minute! Do I need to link SFML.Net rather then just SFML?

 

anything