Quote:
Originally Posted by BradAMiller
You can find syntax errors in the program by compiling it. You don't need a cRIO to do that. Just right-click on the project in the "Project Explorer" window and select, "Build Project". You should see any errors in the "Problems" or "Build Console" tabs at the bottom of the screen.
|
well, i did that bunch of times with intentional errors in the code but it'll still build/rebuild the project successfully with no errors.
i don't see any errors or warnings on "Problems" or "Build Console" tab
does anyone not get any errors or warnings other than me?