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

Author Topic: Entry Point Not found  (Read 3170 times)

0 Members and 1 Guest are viewing this topic.

Regen

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • Email
Entry Point Not found
« on: August 25, 2008, 09:24:02 pm »
Hi, I have recently formatted my computer and yesterday installed visual studio 2008 and sfml. I have done this before without problem and read trough the tutorial for visual studio.
When I am trying to run the code in the first tutorial (the clock thing) i get a error message. And I have not been able to get any code with sfml to work....always this error message.

"The Procedure entry point ??0Clock@sf@@QAE@XZ could not be located in the dynamic link library sfml-system.dll"

I have tried with -d -s also.

anyone know what might be the problem?

edit: oh, release seams to work...but not debug
Why can't things just work?

Ford

  • Newbie
  • *
  • Posts: 1
    • View Profile
Entry Point Not found
« Reply #1 on: September 06, 2008, 06:57:41 am »
Make sure you're using the correct sfml-system[-d].dll. The SDK includes 3 versions.

 

anything