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
950 stars 502 forks source link

Facing linking problem on Windows 10 #1220

Open rwaghode opened 5 years ago

rwaghode commented 5 years ago

I have installed BusMaster V3.2 on windows 10. I have compiled MU5T.cpp file using TDM-GCC-64 and to compile MinGW. I am getting linking errors. Please find attached error snapshot.

BUSMASTERv3 2 2_Linkingerror

I also installed Busmaster 3.2 on windows 8 and the same cpp file is complied and created dll.

Is there any issue to run BusMaster v3.2 on windows 10.:

Please help...

jogo- commented 5 years ago

Are you really trying to compile using TDM-GCC-64 and not TDM-GCC-32 ?

rwaghode commented 5 years ago

I am using TDM-GCC-64

jogo- commented 5 years ago

TDM-GCC-64 is not supported, see previous issues : https://github.com/rbei-etas/busmaster/issues?utf8=✓&q=TDM-GCC You should uninstall it then reinstall it properly.

For installation steps, please refer BusMaster User Manual 'Additional Installation->MinGW Installation using TDM-GCC Installer' available in the link "https://raw.githubusercontent.com/rbei-etas/busmaster-documents/master/help.pdf"