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.
I created an QT-Thread within the *.dll. to load an QT-Window (e.g. for Panel usage)
Building is all fine and if I try to build it an executable it will run and a window will pop up.(of course with the necessary QT libaries.) Therefore the libaries and all this should be linked correctly.
Sadly neither a QT-Thread nor a QT-Widget can be loaded by BusMaster within a simulation node.
Is there any hint what the problem could be?
Are there any logging or debug possiblities?
I created an QT-Thread within the *.dll. to load an QT-Window (e.g. for Panel usage)
Building is all fine and if I try to build it an executable it will run and a window will pop up.(of course with the necessary QT libaries.) Therefore the libaries and all this should be linked correctly. Sadly neither a QT-Thread nor a QT-Widget can be loaded by BusMaster within a simulation node.
Is there any hint what the problem could be? Are there any logging or debug possiblities?