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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mahmutkuran

Pages: [1]
1
General discussions / Application is crashing
« on: April 17, 2010, 06:35:55 pm »
I compiled with vc++ 2010 and now it works perfect.

Thank you very much.

2
General discussions / Application is crashing
« on: April 17, 2010, 06:15:37 pm »
No. I use precompiled libraries.

sfml-graphics-d.lib
sfml-window-d.lib
sfml-system-d.lib

I add these additional dependencies in project properties and add .dll files to debug folder of my project.

3
General discussions / Application is crashing
« on: April 17, 2010, 04:39:13 pm »
Hi,

I want to use sfml but when i compile and execute an application it crashes with this error:

The application was unable to start correctly (0xc0150002). Click OK to close application.

I use Microsoft Visual C++ 2010 Express Edition and my operating system is Windows 7 Pro 32bit. What is the problem do you think?

Pages: [1]