|
Re: Any reason I can't use Visual Studio?
The reason WindRiver C++ is required is due to the cRIO possessing a different processor than your computer. Visual C++ from microsoft can only compile (by default) for an intel processor, while the cRIO is freescale-based.
While I am not sure if microsoft makes a suitable crosscompiler, as long as you are using windows it will be less of a hassle to install WindRiver.
|