So, what I did is creating a class named QCan which inherits from QObject and encapsulates the CCanCardIO.
But the problem I have is that this class used std::map and since it now inherits from QObject, it does not compile any more ... so I'm trying to build Qt with stl support. It may compile after![]()
Bookmarks