Closed GwnDaan closed 10 months ago
This may also be slightly tricky, as if we link against all drivers without the proper DLLs being installed on the target machine (like the PEAK ones) the app may not launch... for Windows it might make sense to generate a windows installer with cpack where we can redistribute the required DLLs and whatnot to avoid this. I have some prior experience with that and it seems to work ok... that gives us the added benefit of being able to package up all our other windows runtime dependencies like the C++ runtime
Ultimately one would be able to intuitively select a CAN driver supported for their platform. And change the parameters of the respective driver chosen.