1
General / Problems installing SFML 2.0
« on: December 09, 2011, 04:20:28 pm »
Alright, got it to work now:
The problem was that I had two seperate MinGW compilers on my pc, the one that came with CodeBlocks, and a seperate one I installed for what ever reason.
The fix was to delete the seperate compiler, and add the directory of the CB compiler to the path variables in windows. Then i just replaced the corrupt .dlls and .as with the newly compiled ones, and now everything is working.
Thank you!
~Xelvair
The problem was that I had two seperate MinGW compilers on my pc, the one that came with CodeBlocks, and a seperate one I installed for what ever reason.
The fix was to delete the seperate compiler, and add the directory of the CB compiler to the path variables in windows. Then i just replaced the corrupt .dlls and .as with the newly compiled ones, and now everything is working.
Thank you!
~Xelvair