When I using "SystemC-2.3.3" for hardware cycle level modeling, all things works well on vs2012. but when I update to vs2017, the vs2017 reports warning:
1>sc_simcontext.cpp
1>Unknown compiler version - please run the configure tests and report the results
and some other files reports these warn too(all my design file which includes "systemc.h" report this error), and I have been searched from google for several days, and this problem seems resolved, on boost building, but I still can't understand the measure from following resolved question:
Visual Studio - "Unknown Compiler version" after upgrading
I'm still stucking here now, and I don't want to roll back to vs2012. any suggestion? thanks