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 - theblanksomething

Pages: [1]
1
General / Visual C++ version expecting libgcc DLL?
« on: August 02, 2017, 12:14:57 am »
I'm fairly new to C++ development, so please forgive me if this is an obvious mistake but I didn't see any threads about this. I downloaded the Visual C++ 14 (2015) - 32-bit version of SFML, but when I compile my project and run the exe I get the following error: "the program can't start because libgcc_s_dw2-1.dll is missing". I would expect that error if I was using the GCC version, but it seems strange that I am getting it with the Visual C++ version of SFML? Just making sure I really *do* need to link this library. Thanks

Pages: [1]
anything