rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
933 stars 496 forks source link

error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. See http://go.microsoft.com/fwlink/p/?LinkId=286820 for more information #837

Open maheshredd opened 9 years ago

maheshredd commented 9 years ago

Hi, when i am building busmaster source code according to developement envirolment I am getting error. The error is: error msb8031. I am using visual studion express 2013 and windows. I have searched in internet with same error but all the solution did not work. even I triend to install MFC MBCS library but this library is not able to find visual studio in my pc.

RBEI-Prathiba commented 9 years ago

Hi, Currently, BusMaster development environment supports VS2012. Please try with the same.