04-02-2021 11:35 AM
Hi community!
Is it possible to use CVI 2017 compiler in Cmake, is there anybody who has any experience in it or know any other NI forum or website link where we can found any hints for it?
My idea is to somehow make a Cmake configuration to my CVI 2017 project. I would like to use the original compiler of CVI 2017 in this Cmake. If it some how succeds, thanks to that i could use that Cmake project in any better IDE for example Eclipse, Visual Studio 2019 or in Visual Studio Code.
04-06-2021 04:12 AM
I don't see why not. On Linux you call cvicc as the compiler and on windows you use compile.exe found in CVI directory.