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

Author Topic: [SOLVED] Window Crashing  (Read 15265 times)

0 Members and 1 Guest are viewing this topic.

Adi

  • Newbie
  • *
  • Posts: 3
    • View Profile
[SOLVED] Window Crashing
« Reply #30 on: December 12, 2009, 06:23:05 pm »
Your program crashes because you use Visual Studio 2010, which is still a beta and have errors that makes sfml not working (i don't know why but for example ogre3D also crashes before creating window)

Try downloading Visual C++ Express 2008

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
[SOLVED] Window Crashing
« Reply #31 on: December 12, 2009, 06:23:23 pm »
Can you upload it elsewhere please ? Rapidshare keeps on bothering me...
Laurent Gomila - SFML developer

Oz1571

  • Newbie
  • *
  • Posts: 28
    • View Profile
[SOLVED] Window Crashing
« Reply #32 on: December 12, 2009, 09:11:11 pm »
If you really are using visual studio 2010 that would probably explain the issues you've been having. Try the 2008 version.

lotios611

  • Newbie
  • *
  • Posts: 32
    • View Profile
[SOLVED] Window Crashing
« Reply #33 on: December 12, 2009, 10:18:47 pm »
Luckily, I still have Visual 2008, will try that.

lotios611

  • Newbie
  • *
  • Posts: 32
    • View Profile
[SOLVED] Window Crashing
« Reply #34 on: December 12, 2009, 10:30:25 pm »
Quote from: "Adi"
Your program crashes because you use Visual Studio 2010, which is still a beta and have errors that makes sfml not working (i don't know why but for example ogre3D also crashes before creating window)

Try downloading Visual C++ Express 2008


Thanks man! I think I'll go back to 2008. 2010 looks kind of ugly... anyways, can't wait to work with SFML!

K-Bal

  • Full Member
  • ***
  • Posts: 104
    • View Profile
    • pencilcase.bandcamp.com
    • Email
[SOLVED] Window Crashing
« Reply #35 on: December 13, 2009, 01:01:35 am »
Quote from: "lotios611"
Quote from: "Adi"
Your program crashes because you use Visual Studio 2010, which is still a beta and have errors that makes sfml not working (i don't know why but for example ogre3D also crashes before creating window)

Try downloading Visual C++ Express 2008


Thanks man! I think I'll go back to 2008. 2010 looks kind of ugly... anyways, can't wait to work with SFML!


I'm glad you solved this issue ;) So go ahead and make great software :D
Listen to my band: pencilcase.bandcamp.com

 

anything