Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Robot code build problem (http://www.chiefdelphi.com/forums/showthread.php?t=88923)

krudeboy51 12-01-2011 16:42

Robot code build problem
 
I`m making a new practice code for a model electronic board for this years robot. I started the code using the default robot code in the examples. My problem is that every time I build the project this messege would show up in the build console:
Quote:

Build Started in Project 'DefaultRobot': 2011-01-12 16:49:28
Generation of makefiles started.
Folder "/OriginalDefaultCode" used in build target "OriginalDefaultCode" not found.
Build Finished in Project 'DefaultRobot': 2011-01-12 16:49:28 (Elapsed Time: 00:00)
I was wondering could it possibly be a bug or something also when it does build, it never shows any error for instance if i put myRobot->turnon it wont show any error, its just going to show:
Quote:

Build Started in Project 'DefaultRobot': 2011-01-12 22:43:48
Generation of makefiles started.
Generation of makefiles finished (Elapsed Time: 00:00).
Platform: Wind River VxWorks 6.3
Command: make --no-print-directory BUILD_SPEC=PPC603gnu DEBUG_MODE=1 TRACE=1
Working Directory: C:/WindRiver/workspace/DefaultRobot/PPC603gnu
make: built targets of C:/WindRiver/workspace/DefaultRobot/PPC603gnu
Build Finished in Project 'DefaultRobot': 2011-01-12 22:43:49 (Elapsed Time: 00:00)
Can any one please give me some assistance with fixing this problem?
:ahh: :ahh: :ahh: :ahh:


All times are GMT -5. The time now is 13:58.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi