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

Author Topic: Access Violation at Program Close  (Read 9851 times)

0 Members and 1 Guest are viewing this topic.

Wizzard

  • Full Member
  • ***
  • Posts: 213
    • View Profile
Access Violation at Program Close
« Reply #15 on: December 31, 2008, 12:33:07 am »
Are you using the pre-compiled libraries or are you compiling them yourself?

chrz

  • Newbie
  • *
  • Posts: 8
    • View Profile
Access Violation at Program Close
« Reply #16 on: December 31, 2008, 01:57:03 am »
Did you test running the same code with static libraries?

Aval

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • Email
Access Violation at Program Close
« Reply #17 on: January 01, 2009, 12:06:44 am »
Hmm. With the dynamic libraries, sometimes I get the error even without an App.Close(). I must be setting something up wrongly. Can anyone send me  a Visual C++ Express project? I must have a linker error in there somewhere.

I've tried static and compiling it myself, but I'll try it again.

EDIT:

I've downloaded some SFML projects, and they run fine. So I must be setting something up wrong.

Can someone test this demo on their PC? It's just the source and images in a zip file for a really simple program that crashes on exit on my computer.

http://www.filesavr.com/demo_1

aitgelion

  • Newbie
  • *
  • Posts: 2
    • View Profile
Access Violation at Program Close
« Reply #18 on: April 19, 2009, 01:28:01 pm »
I have the same problem, the same exe crash on XP but donĀ“t in Vista...

SFML 1.4 dynamic and precompiled from the official release.

EDIT: I see its in the tasklist.

 

anything