Page 1 of 1

CMakeList of transmitTest

Posted: Fri 15. Feb 2019, 10:22
by dMann
Hallo,

I installed the driver and compiled the test applications successfully by running make and by compiling it in the test directory via:

Code: Select all

cc -DNO_RT -g -I. -I../lib -I../driver    src/transmitest.cpp src/common.c src/parser.cpp -lpcanfd -lstdc++  -L../lib/lib   -o transmitest
it runs great but I am somehow unable to integrate it in my applications CMakeLists.txt even if I specify the path in the way above. Could you provide your CMakeLists.txt?

Thanks

Re: CMakeList of transmitTest

Posted: Wed 20. Feb 2019, 09:37
by S.Grosjean
Hello,

Sorry but we don't use CMake so we aren't able to provide you any support about it.

Regards,