[Solved] about Runtime Library Error On Windows,why?
-
I had compiled 0.8.6.2 on windows, but when I click “Quit” , It is an runtime error . My Visual C++ Runtime is VS2013 . Whether they have a conflict ?
Now, I using Qt version 4.8.5 and MinGW4.6.2 (GCC) 4.6.2.
Setting In feathercoin-qt.pro:
BOOST_LIB_SUFFIX=-mgw46-mt-s-1_53
BOOST_INCLUDE_PATH=C:\\boost_1_53_0
BOOST_LIB_PATH=C:\\boost_1_53_0\\stage\\lib
BDB_INCLUDE_PATH=C:\\db-4.8.30.NC\\build_unix
BDB_LIB_PATH=C:\\db-4.8.30.NC\\build_unix
OPENSSL_INCLUDE_PATH=C:\\openssl-1.0.1e\\include
OPENSSL_LIB_PATH=C:\\openssl-1.0.1e
-
Hey Lizhi - did you fix this?, it might be openssl which has been updated due to heartbeat.
If not message Bushstar, he’s done the windows version before.