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

Author Topic: [Visual C++ 2008] Strange characters in title  (Read 2211 times)

0 Members and 1 Guest are viewing this topic.

Pastan

  • Newbie
  • *
  • Posts: 2
    • View Profile
[Visual C++ 2008] Strange characters in title
« on: October 07, 2009, 09:10:21 am »
Hi!
I have very strange problem with created window. In titlebar are some strange characters before my title. I don't know how i can delete that. I have in options of project checked "Use multi-Byte Character Set".


Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
[Visual C++ 2008] Strange characters in title
« Reply #1 on: October 07, 2009, 09:36:58 am »
Use the debug libraries (suffix "-d") when building in debug mode.
Laurent Gomila - SFML developer

Pastan

  • Newbie
  • *
  • Posts: 2
    • View Profile
[Visual C++ 2008] Strange characters in title
« Reply #2 on: October 07, 2009, 09:43:50 am »
I thank for the help very much. :)

 

anything