|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
compiling in windriver
i searched but i couldn't find answer to it yet, if there are some threads regarding my question already, please let me know
my question is that is there any way to find out an error in the code without downloading the code to cRio or using debugging tool(which requires connection with cRio)? i tried to build with intentional error( missing semicolon and missing headerfile) and it worked, so i guess it's not compiling the code or detecting errors. so i'm wondering if windriver workbench can detect code errors without connection with cRio, like other IDEs did before(command IDE to compile, if there are some errors, compile failure, if not, compile to download). |
|
#2
|
||||
|
||||
|
Re: compiling in windriver
I had this problem and it was caused by me moving the workspace from the default. You need to make sure you used the default locations.
Program - C:\windriver Workspace - C:\windriver\workspace |
|
#3
|
|||
|
|||
|
Re: compiling in windriver
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.
|
|
#4
|
|||
|
|||
|
Re: compiling in windriver
Quote:
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? |
|
#5
|
||||
|
||||
|
Re: compiling in windriver
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windriver LAC | McGurky | C/C++ | 12 | 25-02-2009 18:38 |
| WindRiver C++ Specific Keywords | kyungjin | C/C++ | 8 | 01-02-2009 12:42 |
| how to install windriver!! | mole | Programming | 4 | 30-12-2008 12:52 |
| windriver projects | nickmagus | Programming | 4 | 01-12-2008 23:29 |