Hi,
System Windows 7 64 bit
I'm not too crash hot with these things, but I managed to compile SFML2 with cmake and rubens mingw 32 bit target toolchain (gcc 4.7 ) because I was getting seg fault errors from the pre-compiled sfml2 .dlls
I'm now trying compile SFML2 with cmake from source again, but with rubens mingw 64 bit compiler (gcc 4.7) and I'm receiving the following cmake error as reported in the following link:
https://gist.github.com/LaurentGomila/SFML/issues/217Please see 3.png
I need help with the following:
1) An explanation in laymans terms why cmake is failing.
2) An optional work around for dummies.
I have SFML2 working for gcc 4.7 (32bit target), but it will drive me insane if I can't get it to work under gcc 4.7 (64 bit target) - I may need help
Any assistance would be highly appreciated!
[attachment deleted by admin]