Search the Community
Showing results for tags 'unknown compiler version'.
-
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
-
Hi All, I just moved one of my project to 2.3.0 and I get these messages with Visual C++ 2010 Express: 1> Unknown compiler version - please run the configure tests and report the results 1> issutils.cpp 1> Unknown compiler version - please run the configure tests and report the results 1> itag2str.cpp 1> Unknown compiler version - please run the configure tests and report the results 1> rtc.cpp 1> Unknown compiler version - please run the configure tests and report the results 1> sc_main.cpp ... etc From a quick google search it looks likes a boost version issue, does anybody know how to fix this? Thanks, Hans www.ht-lab.com