Hello, I was trying to use libnoise on windows, but my project failed to compile (visual studio 2012 : LNK2026: module unsafe for SAFESEH image.).
I think the .lib and .dll in the web page are compiled with an earlier version of the visual studio compiler.
how can i get the updated files, or the visual studio sources so i can compile them myself?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I was trying to use libnoise on windows, but my project failed to compile (visual studio 2012 : LNK2026: module unsafe for SAFESEH image.).
I think the .lib and .dll in the web page are compiled with an earlier version of the visual studio compiler.
how can i get the updated files, or the visual studio sources so i can compile them myself?